mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-10 10:41:50 +00:00
Document header include requirements.
This commit is contained in:
parent
3ef0d1333f
commit
1de7f884ea
@ -1,6 +1,8 @@
|
||||
#ifndef __TRACYOPENGL_HPP__
|
||||
#define __TRACYOPENGL_HPP__
|
||||
|
||||
// Include this file after you include OpenGL 3.2 headers.
|
||||
|
||||
#ifndef TRACY_ENABLE
|
||||
|
||||
#define TracyGpuZone(x,y)
|
||||
|
Loading…
Reference in New Issue
Block a user