diff options
Diffstat (limited to 'libcxx/test/support/nasty_macros.hpp')
| -rw-r--r-- | libcxx/test/support/nasty_macros.hpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libcxx/test/support/nasty_macros.hpp b/libcxx/test/support/nasty_macros.hpp index ff141f7954c..76d8ab0e720 100644 --- a/libcxx/test/support/nasty_macros.hpp +++ b/libcxx/test/support/nasty_macros.hpp @@ -52,4 +52,7 @@ #define __out NASTY_MACRO #endif +#define __output NASTY_MACRO +#define __input NASTY_MACRO + #endif // SUPPORT_NASTY_MACROS_HPP |

