--- FastMarching.cpp.orig 2015-12-17 12:32:55 UTC +++ FastMarching.cpp @@ -22,6 +22,7 @@ #include <cmath> #include <memory> #include <stdexcept> +#include <string> namespace fastMarching {