summaryrefslogtreecommitdiff
path: root/src/KingSystem/Framework/Framework.cpp
diff options
context:
space:
mode:
authorConorB <11508137+ConorBobbleHat@users.noreply.github.com>2022-06-19 12:52:59 +0100
committerGitHub <noreply@github.com>2022-06-19 13:52:59 +0200
commite1c1cfe79e025e108715923ec01af06c27ddb067 (patch)
tree8210972edd4b9a4ce1c364465d86d598a189123b /src/KingSystem/Framework/Framework.cpp
parent2eeae37cf787e8ab1cf64b98db35de4b1b0fca3f (diff)
ksys::ProductReporter (#93)
Co-authored-by: ConorBobbleHat <ConorBobbleHat>
Diffstat (limited to 'src/KingSystem/Framework/Framework.cpp')
-rw-r--r--src/KingSystem/Framework/Framework.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/KingSystem/Framework/Framework.cpp b/src/KingSystem/Framework/Framework.cpp
new file mode 100644
index 00000000..f11ef44e
--- /dev/null
+++ b/src/KingSystem/Framework/Framework.cpp
@@ -0,0 +1 @@
+#include "KingSystem/Framework/Framework.h" \ No newline at end of file