Browse Source

fix header.

Former-commit-id: ed3d12e3a339a7ea5be2a6c7acd1a4ee85056bf1
ZM-LT 6 years ago
parent
commit
f622a93bfc
1 changed files with 1 additions and 0 deletions
  1. 1 0
      include/igl/Camera.h

+ 1 - 0
include/igl/Camera.h

@@ -16,6 +16,7 @@
 
 #include <Eigen/Geometry>
 #include <Eigen/Core>
+#include <PI.h>
 
 #define IGL_CAMERA_MIN_ANGLE 5.0
 namespace igl