updated to clean up compiler issues with how functions were used from basis namespace;
[feisty_meow.git] / nucleus / library / basis / array.h
index afd703e60327647d57b1fe65433497f45179c296..7deb974daa1fcd8f096d5981b4a6980b0fedf890 100644 (file)
@@ -22,6 +22,8 @@
 #include "guards.h"
 #include "outcome.h"
 
+#include <string.h>
+
 #define DEBUG_ARRAY
   // uncomment for the noisier debugging version.