diff -r 932c358ece3e -r d8fccb2cd802 Orb/Doxygen/winbuild/unistd.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Orb/Doxygen/winbuild/unistd.h Fri Apr 23 20:47:58 2010 +0100 @@ -0,0 +1,7 @@ +/* this is a dummy file, that is needed for compiling files that are + * generated with flex under Windows 95/NT. + */ +#if defined(_MSC_VER) +#include +#endif +