diff options
Diffstat (limited to 'NewKernel/Source/MutableArray.cxx')
| -rw-r--r-- | NewKernel/Source/MutableArray.cxx | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/NewKernel/Source/MutableArray.cxx b/NewKernel/Source/MutableArray.cxx new file mode 100644 index 00000000..f29c2ef5 --- /dev/null +++ b/NewKernel/Source/MutableArray.cxx @@ -0,0 +1,7 @@ +/* ------------------------------------------- + + Copyright Mahrouss Logic + +------------------------------------------- */ + +#include <NewKit/MutableArray.hpp> |
