X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5ebcf581f6e8355224b00bc5b2d70b12e761b750..22bfe96ca6b7248ab8161ec97963bca8e3be963e:/samples/mobile/styles/styles.h diff --git a/samples/mobile/styles/styles.h b/samples/mobile/styles/styles.h index 88b4944ef3..b3c5dfafb1 100644 --- a/samples/mobile/styles/styles.h +++ b/samples/mobile/styles/styles.h @@ -7,7 +7,7 @@ #ifndef __styles_H__ #define __styles_H__ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(__APPLE__) #pragma interface "styles.cpp" #endif