mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-17 19:25:53 +02:00
WinCE fixes
This commit is contained in:
@@ -421,7 +421,9 @@ typedef uLong FAR uLongf;
|
||||
|
||||
#ifdef STDC
|
||||
# ifndef Z_SOLO
|
||||
# include <sys/types.h> /* for off_t */
|
||||
# ifndef _WIN32_WCE
|
||||
# include <sys/types.h> /* for off_t */
|
||||
# endif
|
||||
# endif
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user