X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/21977bac1ae09f726d1437b1b7092ae5b3f99119..db16e5c3aae30ee4502d3e0d41eed500af365fe9:/include/wx/busyinfo.h?ds=sidebyside diff --git a/include/wx/busyinfo.h b/include/wx/busyinfo.h index 0050bfa08a..b5a94ba6de 100644 --- a/include/wx/busyinfo.h +++ b/include/wx/busyinfo.h @@ -10,8 +10,8 @@ #ifndef __INFOWIN_H__ #define __INFOWIN_H__ -#ifdef __GNUG__ -#pragma interface +#if defined(__GNUG__) && !defined(__APPLE__) +#pragma interface "busyinfo.h" #endif #include "wx/wxprec.h"