--- src/OpenMesh/Apps/Smoothing/smooth.cc.orig 2018-10-21 23:39:56 UTC +++ src/OpenMesh/Apps/Smoothing/smooth.cc @@ -53,6 +53,9 @@ #include #include #include +#if defined(__FreeBSD__) +#include +#endif using namespace OpenMesh;