diff options
Diffstat (limited to 'Utilities/IWYU/mapping.imp')
-rw-r--r-- | Utilities/IWYU/mapping.imp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Utilities/IWYU/mapping.imp b/Utilities/IWYU/mapping.imp index 6056030..e45970d 100644 --- a/Utilities/IWYU/mapping.imp +++ b/Utilities/IWYU/mapping.imp @@ -75,10 +75,6 @@ { include: [ "<ostream>", public, "\"cmsys/FStream.hxx\"", public ] }, { include: [ "<fstream>", public, "\"cmsys/FStream.hxx\"", public ] }, - { symbol: [ "mode_t", private, "\"cm_sys_stat.h\"", public ] }, - { symbol: [ "S_IWUSR", private, "\"cm_sys_stat.h\"", public ] }, - { symbol: [ "S_IWGRP", private, "\"cm_sys_stat.h\"", public ] }, - { include: [ "<filesystem>", public, "<cm/filesystem>", public ] }, { include: [ "<optional>", public, "<cm/optional>", public ] }, { include: [ "<shared_mutex>", public, "<cm/shared_mutex>", public ] }, |