diff -r 8e596f73f258 -r 7ea31701156e main.cpp --- a/main.cpp Wed Jan 16 15:45:19 2008 +0000 +++ b/main.cpp Tue Aug 05 07:36:53 2008 +0000 @@ -1,5 +1,8 @@ #include +#include +using namespace std; + #include "flagrowobj.h" #include "mainwindow.h" #include "options.h"