mirror of
https://github.com/xemu-project/xemu.git
synced 2024-11-23 03:29:43 +00:00
4 lines
80 B
C++
4 lines
80 B
C++
#define TOML_HEADER_ONLY 0
|
|
#define TOML_IMPLEMENTATION
|
|
#include <toml++/toml.h>
|