mirror of
https://github.com/mborgerson/xemu.git
synced 2025-10-29 07:01:01 +00:00
4 lines
80 B
C++
4 lines
80 B
C++
#define TOML_HEADER_ONLY 0
|
|
#define TOML_IMPLEMENTATION
|
|
#include <toml++/toml.h>
|