| 1 | /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying |
| 2 | file LICENSE.rst or https://cmake.org/licensing for details. */ |
| 3 | // NOLINTNEXTLINE(bugprone-reserved-identifier) |
| 4 | #define _SCL_SECURE_NO_WARNINGS |
nothing calls this directly
no test coverage detected