mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
ERR: Added missing include of string.h
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
#include <kwsys/Process.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#if defined(_WIN32)
|
||||
# include <windows.h>
|
||||
|
||||
Reference in New Issue
Block a user