mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 05:38:24 -05:00
clang-tidy: modernize-deprecated-headers
This commit is contained in:
committed by
Brad King
parent
9602bcfc62
commit
f30523d090
@@ -2,7 +2,7 @@
|
||||
file Copyright.txt or https://cmake.org/licensing for details. */
|
||||
#include "cmGeneratedFileStream.h"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <cstdio>
|
||||
|
||||
#include "cmStringAlgorithms.h"
|
||||
#include "cmSystemTools.h"
|
||||
|
||||
Reference in New Issue
Block a user