header cleanup

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41587 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Paul Cornett
2006-10-03 14:28:36 +00:00
parent eb7f97f8d6
commit df9fac6d21
4 changed files with 21 additions and 31 deletions

View File

@@ -17,12 +17,14 @@
#if wxUSE_GRID
#include "wx/generic/gridctrl.h"
#ifndef WX_PRECOMP
#include "wx/textctrl.h"
#include "wx/dc.h"
#include "wx/combobox.h"
#endif // WX_PRECOMP
#include "wx/generic/gridctrl.h"
#include "wx/tokenzr.h"
// ----------------------------------------------------------------------------