diff -r 8e596f73f258 -r 12958f987bcf main.cpp --- a/main.cpp Wed Jan 16 15:45:19 2008 +0000 +++ b/main.cpp Wed Jul 16 10:46:14 2008 +0000 @@ -1,5 +1,8 @@ #include +#include +using namespace std; + #include "flagrowobj.h" #include "mainwindow.h" #include "options.h"