Merge branch 'master' into auto-conversion-macro

This commit is contained in:
ToruNiina
2021-04-02 16:25:41 +09:00
11 changed files with 324 additions and 134 deletions

View File

@@ -35,7 +35,7 @@
#define TOML11_VERSION_MAJOR 3
#define TOML11_VERSION_MINOR 6
#define TOML11_VERSION_PATCH 0
#define TOML11_VERSION_PATCH 1
#include "toml/parser.hpp"
#include "toml/literal.hpp"