xemu/toml.cpp

4 lines
80 B
C++
Raw Permalink Normal View History

2022-04-22 08:56:12 +00:00
#define TOML_HEADER_ONLY 0
#define TOML_IMPLEMENTATION
#include <toml++/toml.h>