include missing header in path_helper

This commit is contained in:
Thomas Fussell 2017-09-27 17:35:35 -04:00
parent 919c65ceea
commit e910666c56

View File

@ -5,6 +5,7 @@
#include <string>
#include <sstream>
#include <xlnt/utils/exceptions.hpp>
#include <xlnt/utils/path.hpp>
#define STRING_LITERAL2(a) #a