removed absolutely unneeded #include module.h

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20887 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2003-06-03 13:17:36 +00:00
parent b4f1a309b7
commit 5a0b749487

View File

@@ -32,8 +32,6 @@
#undef Yield #undef Yield
#endif #endif
#include "wx/module.h"
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// constants // constants
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------