1 2 3 4 5 6 7 8 9 10
--- main.cc 2004-05-07 00:57:29.199564360 -0300 +++ main.cc.old 2004-05-07 01:02:08.232144960 -0300 @@ -27,6 +27,7 @@ # error "HAVE_CONFIG_H not set" #endif +#include <assert.h> #include <iostream> #include <string> #include <vector>