Orb/Doxygen/winbuild/unistd.h
changeset 3 d8fccb2cd802
parent 0 42188c7ea2d9
equal deleted inserted replaced
2:932c358ece3e 3:d8fccb2cd802
       
     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