Windows build fixes

git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14590 16af8721-9629-0410-8352-f15c8da7e697
This commit is contained in:
Robert Osfield
2014-12-09 20:09:29 +00:00
parent a6aa47afcd
commit 22e51c9902
5 changed files with 19 additions and 18 deletions

View File

@@ -16,10 +16,6 @@
#include <osg/Texture>
#ifndef GL_MAX_3D_TEXTURE_SIZE
#define GL_MAX_3D_TEXTURE_SIZE 0x8073
#endif
namespace osg {
/** Encapsulates OpenGL 3D texture functionality. Doesn't support cube maps,