]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/msgdlg.cpp
removed spurious #endif
[wxWidgets.git] / src / os2 / msgdlg.cpp
index 7577e564ec2b1b004786c12f527583d4057cfb5e..90d433a0899e89e467eed844723b6cdb479ce82c 100644 (file)
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"
 
+#include "wx/msgdlg.h"
+
 #ifndef WX_PRECOMP
     #include <stdio.h>
     #include "wx/utils.h"
     #include "wx/dialog.h"
     #include "wx/app.h"
-    #include "wx/msgdlg.h"
     #include "wx/math.h"
 #endif