]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/busyinfo.h
corrected handling of timeouts in wxConditionInternal::WaitTimeout(): check for wxSEM...
[wxWidgets.git] / include / wx / busyinfo.h
index f487138c20d3f7d8e945bf1feac6f62bfccc959b..b22c910f7108d1fbd549985fd0f62bccd9d22ddd 100644 (file)
 #ifndef __INFOWIN_H__
 #define __INFOWIN_H__
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "busyinfo.h"
-#endif
-
-#include "wx/wxprec.h"
-
-#ifdef __BORLANDC__
-#pragma hdrstop
-#endif
+#include "wx/defs.h"
 
 #include "wx/frame.h"