remove unneccessary header dependencies on wx/thread.h

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50443 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Paul Cornett
2007-12-03 02:55:14 +00:00
parent 363e2dc013
commit 204abcd474
15 changed files with 29 additions and 20 deletions

View File

@@ -37,9 +37,9 @@
#endif
#include "wx/apptrait.h"
#include "wx/sckaddr.h"
#include "wx/stopwatch.h"
#include "wx/thread.h"
// DLL options compatibility check:
#include "wx/build.h"