mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2024-11-08 08:47:17 +01:00
Include C headers regardless of character encoding selection.
This commit is contained in:
parent
25bc3ce02c
commit
f4c8f42852
@ -28,10 +28,8 @@
|
||||
#if !defined(_SCRAT_TYPES_H_)
|
||||
#define _SCRAT_TYPES_H_
|
||||
|
||||
#ifdef SQUNICODE
|
||||
#include <cstdlib>
|
||||
#include <cstring>
|
||||
#endif
|
||||
|
||||
#ifdef SQMOD_PLUGIN_API
|
||||
#include <SqAPI.h>
|
||||
|
Loading…
Reference in New Issue
Block a user