X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d84afea9d1ec41ee4e2ebb3bf6b87926cf5f04d1..e13f1288772a23069470562fb5e0ce228640e77c:/include/wx/time.h?ds=sidebyside diff --git a/include/wx/time.h b/include/wx/time.h index 4e4bdf1535..101ee45a4a 100644 --- a/include/wx/time.h +++ b/include/wx/time.h @@ -21,7 +21,7 @@ #include "wx/datetime.h" #include "wx/date.h" -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(__APPLE__) #pragma interface "time.h" #endif