We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0c56e7f + f4fa65f commit 68c5c57Copy full SHA for 68c5c57
src/osg/Texture.cpp
@@ -26,6 +26,8 @@
26
#include <OpenThreads/ScopedLock>
27
#include <OpenThreads/Mutex>
28
29
+#include <algorithm>
30
+
31
#ifndef GL_TEXTURE_WRAP_R
32
#define GL_TEXTURE_WRAP_R 0x8072
33
#endif
0 commit comments