]> git.lizzy.rs Git - irrlicht.git/blobdiff - source/Irrlicht/COGLESCoreExtensionHandler.h
Add OpenGL3 renderer
[irrlicht.git] / source / Irrlicht / COGLESCoreExtensionHandler.h
index ce6ea1d06817b0cbf1d198478ebe49e5168142dc..1b4a2bb3b28d6c8ef4d15a12cfad876e88ce76fc 100644 (file)
@@ -2,13 +2,10 @@
 // This file is part of the "Irrlicht Engine".\r
 // For conditions of distribution and use, see copyright notice in Irrlicht.h\r
 \r
-#ifndef __E_OGLES_CORE_EXTENSION_HANDLER_H_INCLUDED__\r
-#define __E_OGLES_CORE_EXTENSION_HANDLER_H_INCLUDED__\r
-\r
+#pragma once\r
 \r
 // Can be included from different ES versions\r
 // (this is also the reason why this file is header-only as correct OGL ES headers have to be included first)\r
-#if defined(_IRR_COMPILE_WITH_OGLES2_) || defined(_IRR_COMPILE_WITH_OGLES1_)\r
 \r
 #include "irrMath.h"\r
 #include "COpenGLCoreFeature.h"\r
@@ -773,6 +770,3 @@ namespace video
        };\r
 }\r
 }\r
-\r
-#endif // defined(_IRR_COMPILE_WITH_OGLES2_) || defined(_IRR_COMPILE_WITH_OGLES1_)\r
-#endif // __E_OGLES_CORE_EXTENSION_HANDLER_H_INCLUDED__\r