Merge branch 'rc-v3.1.0' into feature-9

This commit is contained in:
Lion Kortlepel
2022-05-23 17:26:32 +02:00
22 changed files with 928 additions and 256 deletions

View File

@@ -3,6 +3,7 @@
#include "Common.h"
#include <atomic>
#include <filesystem>
#define TOML11_PRESERVE_COMMENTS_BY_DEFAULT
#include <toml.hpp> // header-only version of TOML++