]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
libstdc++: Add missing <cstdint> to test
authorJonathan Wakely <jwakely@redhat.com>
Fri, 2 Aug 2024 07:27:09 +0000 (08:27 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Fri, 2 Aug 2024 07:27:47 +0000 (08:27 +0100)
libstdc++-v3/ChangeLog:

* testsuite/libstdc++-prettyprinters/shared_ptr.cc: Include
<cstdint>.

libstdc++-v3/testsuite/libstdc++-prettyprinters/shared_ptr.cc

index a9910e6a56d6651ccc34f1160ac73b7dea51586c..5ff206a145b070c2b4355167cc2ae06c70a6bf7c 100644 (file)
@@ -20,6 +20,7 @@
 
 #include <memory>
 #include <iostream>
+#include <cstdint>
 
 template<class T>
 void