diff options
Diffstat (limited to 'libstdc++-v3/shadow/setjmp.h')
| -rw-r--r-- | libstdc++-v3/shadow/setjmp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/shadow/setjmp.h b/libstdc++-v3/shadow/setjmp.h index 309bd4b0191..d316905e79e 100644 --- a/libstdc++-v3/shadow/setjmp.h +++ b/libstdc++-v3/shadow/setjmp.h @@ -35,7 +35,7 @@ # include <bits/generic_shadow.h> # undef _SHADOW_NAME -# ifndef _IN_C_SWAMP_ +# ifndef _IN_C_LEGACY_ using ::std::jmp_buf; using ::std::longjmp; # define _INCLUDED_CPP_SETJMP_H_ 1 |

