Include missing ctype header for macOS build
This commit is contained in:
parent
404e96ad45
commit
f156d48f45
@ -31,6 +31,7 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdarg.h>
|
||||
#include <ctype.h>
|
||||
#include "PluginSys.h"
|
||||
#include "ShareSys.h"
|
||||
#include <ILibrarySys.h>
|
||||
|
Loading…
Reference in New Issue
Block a user