X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1ad83f6b37e3e3a0c4a6dc094cc346b45074bf6a..25088f1eea365f0da7aeb565932dd4fe0fd5d20e:/contrib/utils/wxrcedit/treedt.h diff --git a/contrib/utils/wxrcedit/treedt.h b/contrib/utils/wxrcedit/treedt.h index 230e40003f..4360866305 100644 --- a/contrib/utils/wxrcedit/treedt.h +++ b/contrib/utils/wxrcedit/treedt.h @@ -7,7 +7,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(__APPLE__) #pragma interface "treedt.h" #endif