add cstring for memset and memcpy

This commit is contained in:
Stephen Birarda 2013-04-23 14:09:09 -07:00
parent 8a222da42f
commit ceefda8ce1

View file

@ -8,6 +8,7 @@
#include <sys/time.h>
#include <fstream>
#include <cstring>
#include "SharedUtil.h"
#include "PacketHeaders.h"