mirror of
https://github.com/alliedmodders/sourcemod.git
synced 2025-12-08 02:48:34 +00:00
Fixed AMBuild error: use of undeclared identifier 'memcpy'
This commit is contained in:
parent
fd79125026
commit
c3364d1975
@ -37,6 +37,7 @@
|
|||||||
#include "curlapi.h"
|
#include "curlapi.h"
|
||||||
#include "FileDownloader.h"
|
#include "FileDownloader.h"
|
||||||
#include "MemoryDownloader.h"
|
#include "MemoryDownloader.h"
|
||||||
|
#include <string.h>
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user