summaryrefslogtreecommitdiffstats
path: root/Source/cmDependsC.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmDependsC.h')
-rw-r--r--Source/cmDependsC.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmDependsC.h b/Source/cmDependsC.h
index af2b06e..411458a 100644
--- a/Source/cmDependsC.h
+++ b/Source/cmDependsC.h
@@ -75,7 +75,6 @@ public:
struct cmIncludeLines
{
- cmIncludeLines() {}
std::vector<UnscannedEntry> UnscannedEntries;
bool Used = false;
};