Next compilo.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40383 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2006-07-30 12:56:59 +00:00
parent 79f9018c70
commit 7f7348b143

View File

@@ -22,6 +22,7 @@
#ifndef WX_PRECOMP
#include "wx/intl.h"
#include "wx/choice.h"
#include "wx/combobox.h"
#endif
IMPLEMENT_DYNAMIC_CLASS(wxChoiceXmlHandler, wxXmlResourceHandler)