tomlplusplus/include/toml++/impl/header_start.h

9 lines
150 B
C
Raw Normal View History

2021-10-24 10:21:32 +00:00
//# {{
#ifdef __INTELLISENSE__
#include "preprocessor.h"
#endif
//# }}
TOML_PUSH_WARNINGS;
TOML_DISABLE_SPAM_WARNINGS;
TOML_DISABLE_SWITCH_WARNINGS;