tomlplusplus/include/toml++/impl/header_start.h
2021-10-24 13:21:32 +03:00

9 lines
150 B
C

//# {{
#ifdef __INTELLISENSE__
#include "preprocessor.h"
#endif
//# }}
TOML_PUSH_WARNINGS;
TOML_DISABLE_SPAM_WARNINGS;
TOML_DISABLE_SWITCH_WARNINGS;