diff options
Diffstat (limited to 'dev/Kernel/Sources/Array.cxx')
| -rw-r--r-- | dev/Kernel/Sources/Array.cxx | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/dev/Kernel/Sources/Array.cxx b/dev/Kernel/Sources/Array.cxx new file mode 100644 index 00000000..202bee7e --- /dev/null +++ b/dev/Kernel/Sources/Array.cxx @@ -0,0 +1,7 @@ +/* ------------------------------------------- + + Copyright ZKA Technologies. + +------------------------------------------- */ + +#include <NewKit/Array.hxx> |
