=inculde Poco/Platform.h before all

This commit is contained in:
Sergey Kholodilov 2008-06-25 10:19:39 +00:00
parent 39a77169d3
commit 05a1f5dcdd

View File

@ -33,6 +33,8 @@
// DEALINGS IN THE SOFTWARE. // DEALINGS IN THE SOFTWARE.
// //
#include "Poco/Platform.h"
#if POCO_OS == POCO_OS_SOLARIS #if POCO_OS == POCO_OS_SOLARIS
#undef _XOPEN_SOURCE #undef _XOPEN_SOURCE