[committed] libstdc++: Regenerate include/Makefile.in

Jonathan Wakely jwakely@redhat.com
Tue May 27 12:37:21 GMT 2025


libstdc++-v3/ChangeLog:

	* include/Makefile.in: Regenerate.
---

Pushed to trunk.

 libstdc++-v3/include/Makefile.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libstdc++-v3/include/Makefile.in b/libstdc++-v3/include/Makefile.in
index a6e602327b6e..0ef8564f2385 100644
--- a/libstdc++-v3/include/Makefile.in
+++ b/libstdc++-v3/include/Makefile.in
@@ -558,8 +558,8 @@ bits_freestanding = \
 @GLIBCXX_HOSTED_TRUE@	${bits_srcdir}/fs_ops.h \
 @GLIBCXX_HOSTED_TRUE@	${bits_srcdir}/fs_path.h \
 @GLIBCXX_HOSTED_TRUE@	${bits_srcdir}/fstream.tcc \
-@GLIBCXX_HOSTED_TRUE@	${bits_srcdir}/funcwrap.h \
 @GLIBCXX_HOSTED_TRUE@	${bits_srcdir}/funcref_impl.h \
+@GLIBCXX_HOSTED_TRUE@	${bits_srcdir}/funcwrap.h \
 @GLIBCXX_HOSTED_TRUE@	${bits_srcdir}/gslice.h \
 @GLIBCXX_HOSTED_TRUE@	${bits_srcdir}/gslice_array.h \
 @GLIBCXX_HOSTED_TRUE@	${bits_srcdir}/hashtable.h \
-- 
2.49.0



More information about the Libstdc++ mailing list