feat: add a macro defines convertion automatically

This commit is contained in:
ToruNiina
2020-10-16 21:26:30 +09:00
parent 2e41a26785
commit 88882b523f
2 changed files with 115 additions and 0 deletions

View File

@@ -41,5 +41,6 @@
#include "toml/literal.hpp"
#include "toml/serializer.hpp"
#include "toml/get.hpp"
#include "toml/macros.hpp"
#endif// TOML_FOR_MODERN_CPP