fixed travis build (hopefully #2)

This commit is contained in:
athre0z 2015-05-21 17:01:07 +02:00
parent d95bcd517f
commit fa3946ddec
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@
#include <cstdarg> #include <cstdarg>
#include <cctype> #include <cctype>
#include <cstdio> #include <cstdio>
#include <cstring>
namespace Zydis namespace Zydis
{ {