mirror of
https://github.com/marzer/tomlplusplus.git
synced 2024-11-05 11:27:15 +00:00
97132cb27c
also: - fixed natvis file for v3 namespace - small refactors
7 lines
91 B
C
7 lines
91 B
C
//# {{
|
|
#ifdef __INTELLISENSE__
|
|
#include "preprocessor.h"
|
|
#endif
|
|
//# }}
|
|
TOML_PUSH_WARNINGS;
|