Files
toml11/src/syntax.cpp
2024-06-15 19:13:02 +09:00

6 lines
156 B
C++

#include <toml11/impl/syntax_impl.hpp>
#if ! defined(TOML11_COMPILE_SOURCES)
#error "Define `TOML11_COMPILE_SOURCES` before compiling source code!"
#endif