diff --git a/TracyOpenGL.hpp b/TracyOpenGL.hpp index c094b2ab..d540422b 100644 --- a/TracyOpenGL.hpp +++ b/TracyOpenGL.hpp @@ -31,10 +31,6 @@ public: #else -#if !defined GL_TIMESTAMP && !defined GL_TIMESTAMP_EXT -# error "You must include OpenGL 3.2 headers before including TracyOpenGL.hpp" -#endif - #include #include #include