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