X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/210e3a3a50e86306e353ac60a4a911da85cbac59..69429a166f8b168228bbb89eb8c52903670f4fd2:/include/wx/proplist.h diff --git a/include/wx/proplist.h b/include/wx/proplist.h index 5fdf1bdcce..b21f36aa09 100644 --- a/include/wx/proplist.h +++ b/include/wx/proplist.h @@ -42,7 +42,7 @@ #ifndef _WX_PROPLIST_H_ #define _WX_PROPLIST_H_ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(__APPLE__) #pragma interface "proplist.h" #endif