public: xash3d_mathlib: include string.h with memset definition
This commit is contained in:
parent
53344771fd
commit
2aa13c8347
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ GNU General Public License for more details.
|
||||||
#if HAVE_TGMATH_H
|
#if HAVE_TGMATH_H
|
||||||
#include <tgmath.h>
|
#include <tgmath.h>
|
||||||
#endif
|
#endif
|
||||||
|
#include <string.h>
|
||||||
|
|
||||||
#include "build.h"
|
#include "build.h"
|
||||||
#include "xash3d_types.h"
|
#include "xash3d_types.h"
|
||||||
|
|
Loading…
Add table
Reference in a new issue