summaryrefslogtreecommitdiffhomepage
path: root/Kernel/Sources/MutableArray.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Kernel/Sources/MutableArray.cxx')
-rw-r--r--Kernel/Sources/MutableArray.cxx7
1 files changed, 7 insertions, 0 deletions
diff --git a/Kernel/Sources/MutableArray.cxx b/Kernel/Sources/MutableArray.cxx
new file mode 100644
index 00000000..195ca6d9
--- /dev/null
+++ b/Kernel/Sources/MutableArray.cxx
@@ -0,0 +1,7 @@
+/* -------------------------------------------
+
+ Copyright SoftwareLabs
+
+------------------------------------------- */
+
+#include <NewKit/MutableArray.hpp>