mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-03-26 18:22:55 -07:00
4 lines
80 B
C++
4 lines
80 B
C++
#define TOML_HEADER_ONLY 0
|
|
#define TOML_IMPLEMENTATION
|
|
#include <toml++/toml.h>
|