mirror of
https://github.com/ToruNiina/toml11.git
synced 2025-09-17 00:38:08 +08:00
6 lines
156 B
C++
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
|