]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/urlmsw.cpp
Include wx/stopwatch.h according to precompiled headers of wx/wx.h (with other minor...
[wxWidgets.git] / src / msw / urlmsw.cpp
index d99a47840451a3b32e307ec71d2d42827125ad2f..951244b6e4bce9b425b8ac3de5f904e62a441af6 100644 (file)
@@ -21,6 +21,7 @@
 #ifndef WX_PRECOMP
     #include "wx/list.h"
     #include "wx/string.h"
+    #include "wx/utils.h"
 #endif
 
 #if !wxUSE_PROTOCOL_HTTP
@@ -64,7 +65,6 @@ USE_PROTOCOL(wxHTTPDummyProto)
     #pragma comment(lib, "wininet.lib")
 #endif
 
-#include "wx/utils.h"
 #include "wx/module.h"
 #include "wx/url.h"