diff options
Diffstat (limited to 'vendor/toml++/impl/header_start.hpp')
| -rw-r--r-- | vendor/toml++/impl/header_start.hpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vendor/toml++/impl/header_start.hpp b/vendor/toml++/impl/header_start.hpp index 6e1bb41..789d757 100644 --- a/vendor/toml++/impl/header_start.hpp +++ b/vendor/toml++/impl/header_start.hpp @@ -1,8 +1,8 @@ -//# {{ +// # {{ #ifdef __INTELLISENSE__ #include "preprocessor.hpp" #endif -//# }} +// # }} TOML_PUSH_WARNINGS; #ifdef _MSC_VER #ifndef __clang__ |
