xemu/toml.cpp

4 lines
75 B
C++
Raw Normal View History

2022-04-22 01:56:12 -07:00
#define TOML_HEADER_ONLY 0
#define TOML_IMPLEMENTATION
#include <toml.hpp>