Do not #include wxGUI headers in wxBase files.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23116 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Mattia Barbon
2003-08-22 22:08:44 +00:00
parent f6f0900d30
commit a29b270d4c

View File

@@ -28,7 +28,6 @@
#include "wx/xml/xml.h"
#include "wx/tokenzr.h"
#include "wx/notebook.h"
#include "wx/list.h"
#include "wx/datetime.h"
#include <string.h>