diff options
Diffstat (limited to 'libstdc++-v3/include/bits/functexcept.h')
-rw-r--r-- | libstdc++-v3/include/bits/functexcept.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libstdc++-v3/include/bits/functexcept.h b/libstdc++-v3/include/bits/functexcept.h index a808a16e5ac..eac2c95b432 100644 --- a/libstdc++-v3/include/bits/functexcept.h +++ b/libstdc++-v3/include/bits/functexcept.h @@ -82,3 +82,4 @@ namespace std void __throw_ios_failure(const char* __s); } // namespace std + |