mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 12:49:50 -05:00
clang-tidy: modernize-deprecated-headers
This commit is contained in:
committed by
Brad King
parent
9602bcfc62
commit
f30523d090
@@ -2,8 +2,8 @@
|
||||
file Copyright.txt or https://cmake.org/licensing for details. */
|
||||
#include "cmSourceGroupCommand.h"
|
||||
|
||||
#include <cstddef>
|
||||
#include <set>
|
||||
#include <stddef.h>
|
||||
#include <utility>
|
||||
|
||||
#include "cmAlgorithms.h"
|
||||
|
||||
Reference in New Issue
Block a user