build on both OSX and Linux

This commit is contained in:
Mario Fink
2019-05-09 15:27:20 +02:00
parent f6b8669395
commit 9887381d74
4 changed files with 29 additions and 5 deletions

View File

@@ -11,6 +11,7 @@
#include <assert.h>
#include <map>
#include <numeric>
#include <algorithm>
#include "../pugixml/pugixml.hpp"