X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9ed0d735d588f42485461ea526596436c4c6ad4b..6726a6b09748c707351987da56226ac0316d1a00:/src/msw/wince/net.cpp diff --git a/src/msw/wince/net.cpp b/src/msw/wince/net.cpp index ea6b9545d6..b83753f82c 100644 --- a/src/msw/wince/net.cpp +++ b/src/msw/wince/net.cpp @@ -12,6 +12,17 @@ */ +#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