diff options
Diffstat (limited to 'vendor/toml++/impl/header_end.hpp')
| -rw-r--r-- | vendor/toml++/impl/header_end.hpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vendor/toml++/impl/header_end.hpp b/vendor/toml++/impl/header_end.hpp index ff0462d..df011a3 100644 --- a/vendor/toml++/impl/header_end.hpp +++ b/vendor/toml++/impl/header_end.hpp @@ -1,8 +1,8 @@ -//# {{ +// # {{ #ifdef __INTELLISENSE__ #include "preprocessor.hpp" #endif -//# }} +// # }} #ifdef _MSC_VER #pragma pop_macro("min") #pragma pop_macro("max") |
