ソースを参照

Minor update to get window compilation pass.

Former-commit-id: 833421d34a86b64902dd7b348229f4fa85f655b4
Qingnan Zhou 8 年 前
コミット
34b56ae109
1 ファイル変更1 行追加0 行削除
  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
 {