mirror of
https://github.com/marzer/tomlplusplus.git
synced 2026-02-09 23:52:13 +00:00
4 lines
95 B
C++
4 lines
95 B
C++
#define TOML_ENABLE_UNRELEASED_FEATURES 1
|
|
#define TOML_HEADER_ONLY 1
|
|
#include "../toml.hpp"
|