Added #define for Windows build
This commit is contained in:
parent
ca4802142d
commit
6a00d7d356
@ -17,7 +17,7 @@
|
||||
#include <osg/Texture>
|
||||
|
||||
#ifndef GL_MAX_3D_TEXTURE_SIZE
|
||||
#define GL_MAX_3D_TEXTURE_SIZE 0x8073
|
||||
#define GL_MAX_3D_TEXTURE_SIZE 0x8073
|
||||
#endif
|
||||
|
||||
namespace osg {
|
||||
|
Loading…
Reference in New Issue
Block a user