clang-tidy: modernize-deprecated-headers

This commit is contained in:
Regina Pfeifer
2019-09-06 22:58:06 +02:00
committed by Brad King
parent 9602bcfc62
commit f30523d090
178 changed files with 289 additions and 290 deletions
+1 -1
View File
@@ -4,9 +4,9 @@
#include "cmsys/FStream.hxx"
#include "cmsys/RegularExpression.hxx"
#include <cstdio>
#include <map>
#include <set>
#include <stdio.h>
#include <utility>
#include "cmAlgorithms.h"