From 2d7e772909571676dd4266337d43086bd2927e93 Mon Sep 17 00:00:00 2001 From: rtk0c Date: Mon, 29 Mar 2021 00:06:34 -0700 Subject: UI big structure --- core/src/cplt_fwd.hpp | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 core/src/cplt_fwd.hpp (limited to 'core/src/cplt_fwd.hpp') 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" -- cgit v1.2.3-70-g09d2