tomlplusplus: Compile independently

This commit is contained in:
Matt Borgerson
2022-04-24 21:15:57 -07:00
committed by mborgerson
parent d14cdbc7ba
commit 4b50b65fdc
3 changed files with 10 additions and 4 deletions
+3
View File
@@ -0,0 +1,3 @@
#define TOML_HEADER_ONLY 0
#define TOML_IMPLEMENTATION
#include <toml.hpp>