]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/msgdlg.cpp
Include wx/pen.h according to precompiled headers of wx/wx.h (with other minor cleaning).
[wxWidgets.git] / src / os2 / msgdlg.cpp
index 0826f701b02a5031ab42272bc6e1e59cf1673517..7577e564ec2b1b004786c12f527583d4057cfb5e 100644 (file)
 #include "wx/wxprec.h"
 
 #ifndef WX_PRECOMP
-#include <stdio.h>
-#include "wx/defs.h"
-#include "wx/utils.h"
-#include "wx/dialog.h"
-#include "wx/app.h"
-#include "wx/msgdlg.h"
-#include "wx/math.h"
+    #include <stdio.h>
+    #include "wx/utils.h"
+    #include "wx/dialog.h"
+    #include "wx/app.h"
+    #include "wx/msgdlg.h"
+    #include "wx/math.h"
 #endif
 
 #include "wx/os2/private.h"