Add yet another expression test and fix the bugs it found.
[pspp-builds.git] / src / vector.c
index 80582f76b3db459e34342af957e2a6ba35b446d8..2a712a6220c310e345433ac73e81ef8c8f7ef336 100644 (file)
@@ -22,6 +22,7 @@
 #include <stdlib.h>
 #include "alloc.h"
 #include "command.h"
+#include "dictionary.h"
 #include "error.h"
 #include "lexer.h"
 #include "misc.h"