]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/choice.h
Changed all symbols with the name "id" to "timerid" to allow Objective-C++
[wxWidgets.git] / include / wx / mac / choice.h
index 3f9909e0315e7911ba97024cc562dee0bb78c7e4..ea9756f1a4c7fe77aa422c5d5677d01f9f9b9914 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_CHOICE_H_
 #define _WX_CHOICE_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "choice.h"
 #endif