mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-05 03:24:56 +08:00
public: xash3d_mathlib: include string.h with memset definition
This commit is contained in:
@@ -20,6 +20,7 @@ GNU General Public License for more details.
|
||||
#if HAVE_TGMATH_H
|
||||
#include <tgmath.h>
|
||||
#endif
|
||||
#include <string.h>
|
||||
|
||||
#include "build.h"
|
||||
#include "xash3d_types.h"
|
||||
|
||||
Reference in New Issue
Block a user