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