[Tizen] Add codes for Dali Windows Backend
[platform/core/uifw/dali-adaptor.git] / dali-windows-backend / ExInclude / unistd.h
1 \r
2 /** This file is part of the Mingw32 package.\r
3 *  unistd.h maps     (roughly) to io.h\r
4 */\r
5 #ifndef _UNISTD_H  \r
6 #define _UNISTD_H  \r
7 #include <io.h>  \r
8 #include <process.h>  \r
9 #endif /* _UNISTD_H */