xemu/toml.cpp
2022-04-24 21:15:57 -07:00

4 lines
75 B
C++

#define TOML_HEADER_ONLY 0
#define TOML_IMPLEMENTATION
#include <toml.hpp>