Imported Upstream version 1.8.2
[platform/upstream/doxygen.git] / winbuild / unistd.h
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