--- src/WManager.cc.orig Mon Nov 15 00:28:36 1999 +++ src/WManager.cc Sun Nov 2 02:45:05 2003 @@ -25,7 +25,10 @@ #include // standard string class #include // file streams #include // only for 'strtok' +#include #include // for home directory +#include +#include // PROJECT INCLUDES //////////////////////////////// @@ -36,6 +39,7 @@ // LOCAL INCLUDES ////////////////////////////////// #include // message window +using namespace std; // constructor WManager::WManager()