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

6 lines
157 B
C++

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