]> git.saurik.com Git - wxWidgets.git/blobdiff - src/xrc/xh_frame.cpp
docopydocs is not needed for this script.
[wxWidgets.git] / src / xrc / xh_frame.cpp
index dc6d8fc2988a6b4632ea099e48e24ead1521446b..5e6e91995cd9ac850726153e27c2b49d761551a3 100644 (file)
 
 #ifndef WX_PRECOMP
     #include "wx/intl.h"
+    #include "wx/log.h"
 #endif
 
 #include "wx/frame.h"
 #include "wx/dialog.h" // to get wxDEFAULT_DIALOG_STYLE
-#include "wx/log.h"
 
 IMPLEMENT_DYNAMIC_CLASS(wxFrameXmlHandler, wxXmlResourceHandler)