X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e177af73aa015807d587e2166bdfb859429f9a33..ee682a94cb9ea835c9b74a12f17b0fb63f43dcce:/samples/proplist/proplist.h diff --git a/samples/proplist/proplist.h b/samples/proplist/proplist.h index deabd5c5fd..a277b1c85f 100644 --- a/samples/proplist/proplist.h +++ b/samples/proplist/proplist.h @@ -6,10 +6,10 @@ // Created: 04/01/98 // RCS-ID: $Id$ // Copyright: (c) Julian Smart -// Licence: wxWindows license +// Licence: wxWindows license ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(__APPLE__) #pragma interface "proplist_sample.h" #endif