libstdc++: Remove stray pragma in new header [PR119642]
libstdc++-v3/ChangeLog: PR libstdc++/119642 * include/bits/formatfwd.h: Remove stray pragma.
This commit is contained in:
parent
107f8de8fb
commit
3b1cf36eb4
1 changed files with 0 additions and 1 deletions
|
@ -67,5 +67,4 @@ namespace __format
|
|||
_GLIBCXX_END_NAMESPACE_VERSION
|
||||
} // namespace std
|
||||
#endif // __glibcxx_format
|
||||
#pragma GCC diagnostic pop
|
||||
#endif // _GLIBCXX_FORMAT_FWD_H
|
||||
|
|
Loading…
Add table
Reference in a new issue