The branch stable/14 has been updated by dim:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=e4ec2270fd25cfe7db492ffaba1714d5a5f1aed3

commit e4ec2270fd25cfe7db492ffaba1714d5a5f1aed3
Author:     Dimitry Andric <[email protected]>
AuthorDate: 2026-02-10 14:34:48 +0000
Commit:     Dimitry Andric <[email protected]>
CommitDate: 2026-05-29 22:59:37 +0000

    Remove usr/include/c++/v1/__fwd/get.h from ObsoleteFiles.inc.
    
    PR:             292067
    MFC after:      1 month
    
    (cherry picked from commit b99d02027a0fe2e9f9a4aeb6fa3484847ddc5a57)
---
 ObsoleteFiles.inc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 3f14beb9882c..df3225ce8c1a 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -1095,7 +1095,6 @@ 
OLD_FILES+=usr/include/c++/v1/__algorithm/pstl_stable_sort.h
 OLD_FILES+=usr/include/c++/v1/__algorithm/pstl_transform.h
 OLD_FILES+=usr/include/c++/v1/__availability
 OLD_FILES+=usr/include/c++/v1/__format/format_fwd.h
-OLD_FILES+=usr/include/c++/v1/__fwd/get.h
 OLD_FILES+=usr/include/c++/v1/__fwd/hash.h
 OLD_FILES+=usr/include/c++/v1/__numeric/pstl_reduce.h
 OLD_FILES+=usr/include/c++/v1/__numeric/pstl_transform_reduce.h

Reply via email to