]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
libstdc++: Remove stray pragma in new header [PR119642]
authorJonathan Wakely <jwakely@redhat.com>
Mon, 7 Apr 2025 10:30:41 +0000 (11:30 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Mon, 7 Apr 2025 15:08:24 +0000 (16:08 +0100)
libstdc++-v3/ChangeLog:

PR libstdc++/119642
* include/bits/formatfwd.h: Remove stray pragma.

libstdc++-v3/include/bits/formatfwd.h

index 44922cb83fc710e90c8008995b943c6e9a9b2cbf..a6b5ac8c8ce1cc0aa22bdf467ad13247a40facd8 100644 (file)
@@ -67,5 +67,4 @@ namespace __format
 _GLIBCXX_END_NAMESPACE_VERSION
 } // namespace std
 #endif // __glibcxx_format
-#pragma GCC diagnostic pop
 #endif // _GLIBCXX_FORMAT_FWD_H