debian 9 unittest build fix

This commit is contained in:
Benjamin Sergeant
2019-03-10 16:07:48 -07:00
parent 2c4862e0f1
commit e46eb8aa49
2 changed files with 4 additions and 0 deletions

View File

@ -18,6 +18,7 @@
#include "IXTest.h"
#include "catch.hpp"
#include <string.h>
using namespace ix;