From: Jonathan Wakely Date: Wed, 8 Oct 2025 09:14:27 +0000 (+0100) Subject: libstdc++: Add missing include to std/time/format/format.cc X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e2db0f899d3a660cc25918bcd9f5b6c874526fa;p=thirdparty%2Fgcc.git libstdc++: Add missing include to std/time/format/format.cc libstdc++-v3/ChangeLog: * testsuite/std/time/format/format.cc: Include . --- diff --git a/libstdc++-v3/testsuite/std/time/format/format.cc b/libstdc++-v3/testsuite/std/time/format/format.cc index 00affb9e11a..d1aee053acd 100644 --- a/libstdc++-v3/testsuite/std/time/format/format.cc +++ b/libstdc++-v3/testsuite/std/time/format/format.cc @@ -2,6 +2,7 @@ // { dg-timeout-factor 2 } #include +#include #include void