Merge "Make GlyphBufferData as another class" into devel/master
[platform/core/uifw/dali-adaptor.git] / third-party / windows-platform / unistd.h
1
2 /** This file is part of the Mingw32 package.
3 *  unistd.h maps     (roughly) to io.h
4 */
5 #ifndef _UNISTD_H
6 #define _UNISTD_H
7 #include <io.h>
8 #include <process.h>
9 #endif /* _UNISTD_H */