]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/sckstrm.h
Don't infinitely recurse when setting the child focus. Without
[wxWidgets.git] / include / wx / sckstrm.h
index af1785542e70ce917b545a9713a6892d3e6dc4eb..a987d8c15e026b87a5556b22c384974b2d2898f7 100644 (file)
@@ -11,7 +11,7 @@
 #ifndef __SCK_STREAM_H__
 #define __SCK_STREAM_H__
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface
 #endif