xemu/toml.cpp

4 lines
80 B
C++
Raw Normal View History

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