mirror of
https://github.com/marzer/tomlplusplus.git
synced 2025-02-25 15:41:02 +00:00
7 lines
91 B
C
7 lines
91 B
C
|
//# {{
|
||
|
#ifdef __INTELLISENSE__
|
||
|
#include "preprocessor.h"
|
||
|
#endif
|
||
|
//# }}
|
||
|
TOML_POP_WARNINGS;
|