]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/msgdlg.cpp
Include wx/stopwatch.h according to precompiled headers of wx/wx.h (with other minor...
[wxWidgets.git] / src / msw / msgdlg.cpp
index d641c6a3d5a832b6fff150a1717b2c6cc751741d..41cb6a49a82172d28adff80e58f45281565c8a8f 100644 (file)
     #pragma hdrstop
 #endif
 
+#include "wx/msgdlg.h"
+
 #ifndef WX_PRECOMP
     #include "wx/app.h"
     #include "wx/utils.h"
     #include "wx/dialog.h"
-    #include "wx/msgdlg.h"
 #endif
 
 #include "wx/msw/private.h"