mirror of
https://github.com/marzer/tomlplusplus.git
synced 2026-01-31 08:52:09 +00:00
7 lines
91 B
C
7 lines
91 B
C
//# {{
|
|
#ifdef __INTELLISENSE__
|
|
#include "preprocessor.h"
|
|
#endif
|
|
//# }}
|
|
TOML_PUSH_WARNINGS;
|