diff options
author | chai <chaifix@163.com> | 2019-03-29 08:56:55 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2019-03-29 08:56:55 +0800 |
commit | 62085e1b49ce2d8a630373e410812d5c4a9eecc2 (patch) | |
tree | 5b221e36ff35348aaedc041a2a0513f1d0390ecf /source/3rd-party/Luax/luax_config.h | |
parent | f4c338c63f3456a8eccd56c35e233843687d55be (diff) |
*luax
Diffstat (limited to 'source/3rd-party/Luax/luax_config.h')
-rw-r--r-- | source/3rd-party/Luax/luax_config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source/3rd-party/Luax/luax_config.h b/source/3rd-party/Luax/luax_config.h index 0ace00b..c251c6f 100644 --- a/source/3rd-party/Luax/luax_config.h +++ b/source/3rd-party/Luax/luax_config.h @@ -55,6 +55,8 @@ namespace Luax #define LUAX_ENABLE_PLAIN_CLASS 0 #define LUAX_ENABLE_PLAIN_ENUM 0 +#define LUAX_PROFILER 0 + } #endif
\ No newline at end of file |