fix linux linker error

This commit is contained in:
Benjamin Sergeant
2020-03-22 21:57:58 -07:00
parent f72f845ad2
commit e0733d205c
3 changed files with 7 additions and 5 deletions

View File

@ -8,7 +8,7 @@
#include "IXNetSystem.h"
#include <sstream>
#include <strings.h>
#include <cstring>
namespace ix
{