diff --git a/code/method/face_selection.cpp b/code/method/face_selection.cpp index 7031436..68543bb 100644 --- a/code/method/face_selection.cpp +++ b/code/method/face_selection.cpp @@ -25,6 +25,7 @@ #include "../method/hypothesis_generator.h" #include +#include FaceSelection::FaceSelection(PointSet* pset, Map* model)