mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 14:59:39 +02:00
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:
committed by
Jonathan Wakely
parent
107f8de8fb
commit
3b1cf36eb4
@@ -67,5 +67,4 @@ namespace __format
|
||||
_GLIBCXX_END_NAMESPACE_VERSION
|
||||
} // namespace std
|
||||
#endif // __glibcxx_format
|
||||
#pragma GCC diagnostic pop
|
||||
#endif // _GLIBCXX_FORMAT_FWD_H
|
||||
|
||||
Reference in New Issue
Block a user