From: Vadim Zeitlin Date: Tue, 3 Jun 2003 13:17:36 +0000 (+0000) Subject: removed absolutely unneeded #include module.h X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/5a0b749487c882a626c4eb732067a0bb400ec0f8 removed absolutely unneeded #include module.h git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20887 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/thread.h b/include/wx/thread.h index 8652d6cbf8..319f17c75d 100644 --- a/include/wx/thread.h +++ b/include/wx/thread.h @@ -32,8 +32,6 @@ #undef Yield #endif -#include "wx/module.h" - // ---------------------------------------------------------------------------- // constants // ----------------------------------------------------------------------------