game_shared: bitvec: include correct stdlib headers for standard functions
This commit is contained in:
parent
792613e622
commit
c2679343ed
@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
|
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
|
#include <string.h> // memcpy
|
||||||
|
|
||||||
class CBitVecAccessor
|
class CBitVecAccessor
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user