diff --git a/libcxx/test/support/nasty_macros.h b/libcxx/test/support/nasty_macros.h --- a/libcxx/test/support/nasty_macros.h +++ b/libcxx/test/support/nasty_macros.h @@ -63,6 +63,8 @@ #define __nz NASTY_MACRO #define __out NASTY_MACRO #define __part NASTY_MACRO +#define __pre NASTY_MACRO +#define __post NASTY_MACRO #endif #define __output NASTY_MACRO