aboutsummaryrefslogtreecommitdiff
path: root/source/Irrlicht/COpenGLCoreFeature.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/Irrlicht/COpenGLCoreFeature.h')
-rw-r--r--source/Irrlicht/COpenGLCoreFeature.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/source/Irrlicht/COpenGLCoreFeature.h b/source/Irrlicht/COpenGLCoreFeature.h
index fe86f95..fa930bd 100644
--- a/source/Irrlicht/COpenGLCoreFeature.h
+++ b/source/Irrlicht/COpenGLCoreFeature.h
@@ -6,8 +6,6 @@
#define __C_OGLCORE_FEATURE_H_INCLUDED__
-#if defined(_IRR_COMPILE_WITH_OPENGL_) || defined(_IRR_COMPILE_WITH_OGLES1_) || defined(_IRR_COMPILE_WITH_OGLES2_)
-
#include "irrTypes.h"
namespace irr
@@ -37,4 +35,3 @@ public:
}
#endif
-#endif