mirror of
https://github.com/marzer/tomlplusplus.git
synced 2024-11-02 02:26:28 +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"
|