compile tweak on linux + version bump

This commit is contained in:
Benjamin Sergeant
2020-06-04 15:01:16 -07:00
parent 531bd624b5
commit ee8a3a52ec
2 changed files with 4 additions and 1 deletions

View File

@ -13,6 +13,9 @@
#include <ixcore/utils/IXCoreLogger.h>
#include <sstream>
#include <vector>
#include <algorithm>
#include <cctype>
namespace
{