mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-18 03:10:26 +08:00
libstdc++: Fix diagnostic pragma push that should be pop
libstdc++-v3/ChangeLog: * include/bits/char_traits.h: Change pragma push to pop.
This commit is contained in:
parent
9c7d5e8846
commit
db184a3453
@ -995,7 +995,7 @@ _GLIBCXX_BEGIN_NAMESPACE_VERSION
|
||||
} // namespace __detail
|
||||
#endif // C++20
|
||||
|
||||
#pragma GCC diagnostic push
|
||||
#pragma GCC diagnostic pop
|
||||
|
||||
_GLIBCXX_END_NAMESPACE_VERSION
|
||||
} // namespace
|
||||
|
Loading…
x
Reference in New Issue
Block a user