summaryrefslogtreecommitdiff
path: root/source/3rd-party/Luax/luax_config.h
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2019-04-03 21:56:51 +0800
committerchai <chaifix@163.com>2019-04-03 21:56:51 +0800
commite13616b5c40f912853be99f0603f0e4c97b22062 (patch)
tree6663eab986dbf0317f326bce863edc3d7bf3332e /source/3rd-party/Luax/luax_config.h
parentc8a6a8e2dd6f015a31b4f8191ad945a78fe77f3d (diff)
*misc
Diffstat (limited to 'source/3rd-party/Luax/luax_config.h')
-rw-r--r--source/3rd-party/Luax/luax_config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/source/3rd-party/Luax/luax_config.h b/source/3rd-party/Luax/luax_config.h
index 2a8ed3e..31ea7df 100644
--- a/source/3rd-party/Luax/luax_config.h
+++ b/source/3rd-party/Luax/luax_config.h
@@ -57,10 +57,10 @@ namespace Luax
#define LUAX_PROFILER 1
+}
+
#if LUAX_PROFILER
#include <iostream>
#endif
-}
-
-#endif \ No newline at end of file
+#endif // __LUAX_TYPE_H__ \ No newline at end of file