aboutsummaryrefslogtreecommitdiff
path: root/core/src/cplt_fwd.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/cplt_fwd.hpp')
-rw-r--r--core/src/cplt_fwd.hpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/core/src/cplt_fwd.hpp b/core/src/cplt_fwd.hpp
new file mode 100644
index 0000000..e05eb4f
--- /dev/null
+++ b/core/src/cplt_fwd.hpp
@@ -0,0 +1,5 @@
+#pragma once
+
+#include "Model/fwd.hpp"
+#include "UI/fwd.hpp"
+#include "Utils/fwd.hpp"