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