]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
libstdc++: Add missing include to std/time/format/format.cc
authorJonathan Wakely <jwakely@redhat.com>
Wed, 8 Oct 2025 09:14:27 +0000 (10:14 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Wed, 8 Oct 2025 11:53:15 +0000 (12:53 +0100)
libstdc++-v3/ChangeLog:

* testsuite/std/time/format/format.cc: Include <vector>.

libstdc++-v3/testsuite/std/time/format/format.cc

index 00affb9e11a3aaf2292020d925fc12156b85260a..d1aee053acd4ae479f1765ca5fff4318e8b4092a 100644 (file)
@@ -2,6 +2,7 @@
 // { dg-timeout-factor 2 }
 
 #include <chrono>
+#include <vector>
 #include <testsuite_hooks.h>
 
 void