]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/icon.cpp
correction to exception handling in threads: call wxThread::OnExit() always
[wxWidgets.git] / src / msw / icon.cpp
index 2b028056152f7b65f17a6b3882799fb5ad3429f8..67f83d31f60f8186092138cca565b57807fb45b6 100644 (file)
@@ -25,7 +25,6 @@
 #endif
 
 #ifndef WX_PRECOMP
-    #include "wx/defs.h"
     #include "wx/list.h"
     #include "wx/utils.h"
     #include "wx/app.h"