Add missing define in disabled section.

This commit is contained in:
Bartosz Taudul 2017-09-28 19:20:19 +02:00
parent 91e6210e34
commit a572ded1cc

View File

@ -6,6 +6,8 @@
#define ZoneScoped
#define ZoneScopedC(x)
#define ZoneText(x,y)
#define FrameMark
#else