]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/cshelp.cpp
Added wxDataViewModel::GetChildren() (removed GetSibling() and GetFirstChild())
[wxWidgets.git] / src / common / cshelp.cpp
index ec7ec40de03c7a3ccf07ff34a949be84c944769a..c24b709e988037a0eb7d60410fff47c05baa0d11 100644 (file)
 
 #ifndef WX_PRECOMP
     #include "wx/app.h"
+    #include "wx/module.h"
 #endif
 
 #include "wx/tipwin.h"
-#include "wx/module.h"
 #include "wx/cshelp.h"
 
 #if wxUSE_MS_HTML_HELP