ERR: Added missing include of string.h
This commit is contained in:
parent
1b07b740d7
commit
7350756728
@ -14,6 +14,7 @@
|
|||||||
#include <kwsys/Process.h>
|
#include <kwsys/Process.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
#include <string.h>
|
||||||
|
|
||||||
#if defined(_WIN32)
|
#if defined(_WIN32)
|
||||||
# include <windows.h>
|
# include <windows.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user