]> git.saurik.com Git - wxWidgets.git/blobdiff - src/xrc/xh_chckl.cpp
Unused variable removal.
[wxWidgets.git] / src / xrc / xh_chckl.cpp
index c72b37c77ac2ef6ffc1cdc15a6cd98fd79492cd3..067f3cf7c09555659513686d7c771aa4ed73ddd1 100644 (file)
 
 #ifndef WX_PRECOMP
     #include "wx/intl.h"
+    #include "wx/log.h"
 #endif
 
 #include "wx/checklst.h"
-#include "wx/log.h"
 
 IMPLEMENT_DYNAMIC_CLASS(wxCheckListBoxXmlHandler, wxXmlResourceHandler)