diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2026-02-10 14:34:48 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2026-05-29 22:57:32 +0000 |
| commit | 30ad436faeb1fa8f08a948491f9b8102f92bd6a7 (patch) | |
| tree | a8bce252ba5ab8da29ac90bde65dc4206172dafa | |
| parent | 109f2e294efdf0b265cd99098a6ec9098cb34d43 (diff) | |
Remove usr/include/c++/v1/__fwd/get.h from ObsoleteFiles.inc.
PR: 292067
MFC after: 1 month
(cherry picked from commit b99d02027a0fe2e9f9a4aeb6fa3484847ddc5a57)
| -rw-r--r-- | ObsoleteFiles.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index df1a8f07050f..0e3d3716e1c8 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -1493,7 +1493,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 |
