diff options
Diffstat (limited to '')
-rw-r--r-- | src/array.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/array.cpp b/src/array.cpp new file mode 100644 index 0000000..f80a99c --- /dev/null +++ b/src/array.cpp | |||
@@ -0,0 +1,2 @@ | |||
1 | #include "bu/array.h" | ||
2 | |||