X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/882dfc675372ec3544e329ad6df8c4cdddbdb52d..7bebedd82651a0fc6cf002497956c467375362f7:/src/msw/wince/net.cpp diff --git a/src/msw/wince/net.cpp b/src/msw/wince/net.cpp index 7891b54e4f..b83753f82c 100644 --- a/src/msw/wince/net.cpp +++ b/src/msw/wince/net.cpp @@ -12,7 +12,18 @@ */ -#include +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) + #pragma implementation "net.h" +#endif + +// For compilers that support precompilation, includes "wx.h". +#include "wx/wxprec.h" + +#ifdef __BORLANDC__ + #pragma hdrstop +#endif + +#include "wx/msw/wrapwin.h" #include #include #include