Orb/Doxygen/winbuild/unistd.h
changeset 0 42188c7ea2d9
equal deleted inserted replaced
-1:000000000000 0:42188c7ea2d9
       
     1 /* this is a dummy file, that is needed for compiling files that are 
       
     2  * generated with flex under Windows 95/NT. 
       
     3  */
       
     4 #if defined(_MSC_VER)
       
     5 #include <io.h>
       
     6 #endif
       
     7