diff options
Diffstat (limited to 'Private/Source/Array.cxx')
| -rw-r--r-- | Private/Source/Array.cxx | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Private/Source/Array.cxx b/Private/Source/Array.cxx new file mode 100644 index 00000000..86ef7310 --- /dev/null +++ b/Private/Source/Array.cxx @@ -0,0 +1,10 @@ +/* + * ======================================================== + * + * hCore + * Copyright 2024 Mahrouss Logic, all rights reserved. + * + * ======================================================== + */ + +#include <NewKit/Array.hpp> |
