mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-07 22:59:56 -05:00
clang-tidy: modernize-deprecated-headers
This commit is contained in:
committed by
Brad King
parent
9602bcfc62
commit
f30523d090
@@ -7,13 +7,12 @@
|
||||
|
||||
#include <array>
|
||||
#include <cstddef>
|
||||
#include <cstdint>
|
||||
#include <iosfwd>
|
||||
#include <memory>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
class cmUVProcessChain;
|
||||
|
||||
class cmUVProcessChainBuilder
|
||||
|
||||
Reference in New Issue
Block a user