Former-commit-id: b8db7797275a426cd3bf92890c399f6cc9c52c95
@@ -13,6 +13,7 @@
#include "comb_frame_field.h"
#include "local_basis.h"
+#include "PI.h"
template <typename DerivedV, typename DerivedF, typename DerivedP>
IGL_INLINE void igl::comb_frame_field(const Eigen::PlainObjectBase<DerivedV> &V,
@@ -9,6 +9,7 @@
#include <Eigen/Geometry>
#include <vector>
#include "per_face_normals.h"
#include "volume.h"
#include "doublearea.h"