summaryrefslogtreecommitdiffhomepage
path: root/serialize/precomp.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'serialize/precomp.hpp')
-rw-r--r--serialize/precomp.hpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/serialize/precomp.hpp b/serialize/precomp.hpp
new file mode 100644
index 00000000..23c79b16
--- /dev/null
+++ b/serialize/precomp.hpp
@@ -0,0 +1,4 @@
+#pragma once
+#include "../src/precomp.hpp"
+#include <nlohmann/json_fwd.hpp>
+#include <nlohmann/json.hpp>