NeBuild dev
Loading...
Searching...
No Matches
header_start.hpp
Go to the documentation of this file.
1//# {{
2#ifdef __INTELLISENSE__
3#include "preprocessor.hpp"
4#endif
5//# }}
7#ifdef _MSC_VER
8#ifndef __clang__
9#pragma inline_recursion(on)
10#endif
11#pragma push_macro("min")
12#pragma push_macro("max")
13#undef min
14#undef max
15#endif
TOML_PUSH_WARNINGS
Definition header_start.hpp:6