--- single.cc.orig Wed Apr 11 21:12:23 2001 +++ single.cc Mon Feb 3 04:05:55 2003 @@ -1,16 +1,14 @@ // generated by Fast Light User Interface Designer (fluid) version 1.00 - #include +#undef Success #include +#undef Time // // This file implements the file I/O routines for the editor engine. // These are simple ASCII I/O routines, just for getting text out of // a file, or putting it into one. // #include "single.h" -#include -#include -#include extern Connection *con;