1 2 3 4 5 6 7 8
--- ui.cpp.orig 2004-09-30 03:54:19 UTC +++ ui.cpp @@ -1,4 +1,5 @@ #include "ui.h" +#include <cstdio> using namespace std;