Add tomlplusplus.

This commit is contained in:
Skyth
2024-10-17 15:35:55 +03:00
parent 8e8ce8b42f
commit 63377c3f17
3 changed files with 7 additions and 1 deletions

View File

@@ -11,6 +11,7 @@
#include <ankerl/unordered_dense.h>
#include <ddspp.h>
#include <ppc/ppc_recomp_shared.h>
#include <toml++/toml.hpp>
#include "framework.h"
#include "Mutex.h"