diff --git a/src/Python/Bindings.cc b/src/Python/Bindings.cc index 28b26dcc..81ee4e68 100644 --- a/src/Python/Bindings.cc +++ b/src/Python/Bindings.cc @@ -4,6 +4,8 @@ #include "Python/PropertyManager.hh" #include "Python/InputOutput.hh" +#include + namespace OpenMesh { namespace Python {