summaryrefslogtreecommitdiffhomepage
path: root/Kernel/Sources/MutableArray.cxx
diff options
context:
space:
mode:
authorAmlal <amlalelmahrouss@icloud.com>2024-05-23 07:53:50 +0000
committerAmlal <amlalelmahrouss@icloud.com>2024-05-23 07:53:50 +0000
commitf5081a8f9a8537ad5be5d639955cd1d0e68a9e1d (patch)
treec9305701aa2d4ee0235c85c67cd6633e5763ec21 /Kernel/Sources/MutableArray.cxx
parentca675beb41dba8d7d16c5793b55d1672f38be3b4 (diff)
parent06b1a4bb12b4043b606d8bb0d55942d636c6833e (diff)
Merged in MHR-23 (pull request #13)
MHR-23
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>