mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-23 15:38:52 -06:00
clang-tidy: fix bugprone-reserved-identifier warnings
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
/* Distributed under the OSI-approved BSD 3-Clause License. See accompanying
|
||||
file Copyright.txt or https://cmake.org/licensing for details. */
|
||||
// NOLINTNEXTLINE(bugprone-reserved-identifier)
|
||||
#define _SCL_SECURE_NO_WARNINGS
|
||||
|
||||
#include "cmStringCommand.h"
|
||||
|
||||
Reference in New Issue
Block a user