Browse Source

Minor update to get window compilation pass.

Former-commit-id: 833421d34a86b64902dd7b348229f4fa85f655b4
Qingnan Zhou 8 years ago
parent
commit
34b56ae109
1 changed files with 1 additions and 0 deletions
  1. 1 0
      include/igl/flip_edge.h

+ 1 - 0
include/igl/flip_edge.h

@@ -11,6 +11,7 @@
 
 #include "igl_inline.h"
 #include <Eigen/Core>
+#include <vector>
 
 namespace igl
 {