This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
xemu
mirror of
https://github.com/xemu-project/xemu.git
Watch
1
Star
0
Fork
You've already forked xemu
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fix/win_os_info
xemu
/
toml.cpp
4 lines
80 B
C++
Raw
Permalink
Normal View
History
Unescape
Escape
tomlplusplus: Compile independently
2022-04-22 08:56:12 +00:00
#
define TOML_HEADER_ONLY 0
#
define TOML_IMPLEMENTATION
tomlplusplus: Allow using system library
2022-06-22 08:00:05 +00:00
#
include
<toml++/toml.h>