From e13616b5c40f912853be99f0603f0e4c97b22062 Mon Sep 17 00:00:00 2001 From: chai Date: Wed, 3 Apr 2019 21:56:51 +0800 Subject: *misc --- source/3rd-party/Luax/luax_config.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'source/3rd-party/Luax/luax_config.h') 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 #endif -} - -#endif \ No newline at end of file +#endif // __LUAX_TYPE_H__ \ No newline at end of file -- cgit v1.1-26-g67d0