mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
clang-tidy: modernize-deprecated-headers
This commit is contained in:
committed by
Brad King
parent
9602bcfc62
commit
f30523d090
@@ -14,7 +14,7 @@
|
||||
#include "cmState.h"
|
||||
#include "cmVersion.h"
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <cstdlib>
|
||||
|
||||
#ifdef __QNX__
|
||||
# include <malloc.h> /* for malloc/free on QNX */
|
||||
|
||||
Reference in New Issue
Block a user