xemu/toml.cpp
2022-06-24 22:21:49 -07:00

4 lines
80 B
C++

#define TOML_HEADER_ONLY 0
#define TOML_IMPLEMENTATION
#include <toml++/toml.h>