diff options
Diffstat (limited to 'libstdc++-v3/shadow/stdarg.h')
| -rw-r--r-- | libstdc++-v3/shadow/stdarg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/shadow/stdarg.h b/libstdc++-v3/shadow/stdarg.h index e6265add177..3e906fcd3b6 100644 --- a/libstdc++-v3/shadow/stdarg.h +++ b/libstdc++-v3/shadow/stdarg.h @@ -34,7 +34,7 @@ # include <bits/generic_shadow.h> # undef _SHADOW_NAME -# ifndef _IN_C_SWAMP_ +# ifndef _IN_C_LEGACY_ using ::std::va_list; # define _INCLUDED_CPP_STDARG_H_ 1 # endif |

