summaryrefslogtreecommitdiff
path: root/src/localconsts.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/localconsts.h')
-rw-r--r--src/localconsts.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/localconsts.h b/src/localconsts.h
index 7db758697..7fa4fc381 100644
--- a/src/localconsts.h
+++ b/src/localconsts.h
@@ -62,3 +62,8 @@
//Android logging
#define ANDROID_LOG 1
+
+//profiler
+//#define USE_PROFILER 1
+
+#include "utils/perfomance.h"