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