瀏覽代碼

Minor fix to get library compiled.

Former-commit-id: b630bf3aa9ed328eb4be61c50acbbcd8b69420d1
Qingnan Zhou 8 年之前
父節點
當前提交
ba17eb0f53
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      include/igl/flip_edge.cpp

+ 2 - 0
include/igl/flip_edge.cpp

@@ -6,6 +6,8 @@
 // v. 2.0. If a copy of the MPL was not distributed with this file, You can 
 // v. 2.0. If a copy of the MPL was not distributed with this file, You can 
 // obtain one at http://mozilla.org/MPL/2.0/.
 // obtain one at http://mozilla.org/MPL/2.0/.
 
 
+#include "flip_edge.h"
+
 template <
 template <
   typename DerivedF,
   typename DerivedF,
   typename DerivedE,
   typename DerivedE,