mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-10 02:31:48 +00:00
Update TracyOpenGL.hpp
Removing explicit GL_TIMESTAMP check
This commit is contained in:
parent
887826a28a
commit
f7fb2af5c2
@ -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 <atomic>
|
||||
#include <assert.h>
|
||||
#include <stdlib.h>
|
||||
|
Loading…
Reference in New Issue
Block a user