Changeset 66289

Timestamp:
Oct 30, 2010, 10:45:29 PM (12 years ago)
Author:
chris_kohlhoff
Message:

Target workaround at non-Apple objective-c++ compilers only, as the previous
workaround broke those platforms. Pragmas push_macro and pop_macro are only
available on gcc 4.4 or later, so use plain ol' #define/#undef instead.

(No files)

Note: See TracChangeset for help on using the changeset viewer.