Document header include requirements.

This commit is contained in:
Bartosz Taudul 2017-11-12 01:49:35 +01:00
parent 3ef0d1333f
commit 1de7f884ea

View File

@ -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)