mirror of
https://github.com/ToruNiina/toml11.git
synced 2025-09-17 17:58:09 +08:00
feat: update codes to v4
This commit is contained in:
5
src/value_t.cpp
Normal file
5
src/value_t.cpp
Normal file
@@ -0,0 +1,5 @@
|
||||
#include <toml11/impl/value_t_impl.hpp>
|
||||
|
||||
#if ! defined(TOML11_COMPILE_SOURCES)
|
||||
#error "Define `TOML11_COMPILE_SOURCES` before compiling source code!"
|
||||
#endif
|
Reference in New Issue
Block a user