summaryrefslogtreecommitdiffhomepage
path: root/Source/GUIDWrapper.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Source/GUIDWrapper.cxx')
-rw-r--r--Source/GUIDWrapper.cxx15
1 files changed, 15 insertions, 0 deletions
diff --git a/Source/GUIDWrapper.cxx b/Source/GUIDWrapper.cxx
new file mode 100644
index 00000000..d78779e0
--- /dev/null
+++ b/Source/GUIDWrapper.cxx
@@ -0,0 +1,15 @@
+/*
+ * ========================================================
+ *
+ * hCore
+ * Copyright Mahrouss Logic, all rights reserved.
+ *
+ * ========================================================
+ */
+
+#include <CFKit/GUIDWrapper.hpp>
+
+namespace hCore::XRN
+{
+
+}