DEBSOURCES
Skip Quicknav
sources / tomlplusplus / 3.3.0%2Bds-1 / tests / odr_test_1.cpp
123456789
#define TOML_UNDEF_MACROS 0 #include "../toml.hpp" TOML_DISABLE_WARNINGS; int main() { return 0; }