summaryrefslogtreecommitdiffstats
path: root/Source/cmArgumentParser.cxx
diff options
context:
space:
mode:
authorBen Boeckel <ben.boeckel@kitware.com>2020-04-28 17:44:12 (GMT)
committerBen Boeckel <ben.boeckel@kitware.com>2020-04-29 15:16:44 (GMT)
commit1bf89388252370e8af78f9b6620a4e1617364bd8 (patch)
tree38b480a488eb06571ec37154a8ac5ef498daaafc /Source/cmArgumentParser.cxx
parent3f01acbb44141257313f6614fa854f960a71b1c1 (diff)
downloadCMake-1bf89388252370e8af78f9b6620a4e1617364bd8.zip
CMake-1bf89388252370e8af78f9b6620a4e1617364bd8.tar.gz
CMake-1bf89388252370e8af78f9b6620a4e1617364bd8.tar.bz2
IWYU: add a mapping for other `__decay_and_strip` instances
Diffstat (limited to 'Source/cmArgumentParser.cxx')
-rw-r--r--Source/cmArgumentParser.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmArgumentParser.cxx b/Source/cmArgumentParser.cxx
index 4c87177..4624f1c 100644
--- a/Source/cmArgumentParser.cxx
+++ b/Source/cmArgumentParser.cxx
@@ -3,7 +3,6 @@
#include "cmArgumentParser.h"
#include <algorithm>
-#include <type_traits>
namespace ArgumentParser {