]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/thread.cpp
no message
[wxWidgets.git] / src / msw / thread.cpp
index 4cd91e87c04e9876bfc5a3d64a274552fff41117..176d1e4cc138afccf061d037be6b66131bf62f0a 100644 (file)
@@ -13,6 +13,9 @@
 #pragma implementation "thread.h"
 #endif
 
+// this is here to regen the precompiled header in the ide compile otherwise the
+// compiler crashes in vc5 (nfi why)
+// For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"
 
 #if defined(__BORLANDC__)