소스 검색

Former-commit-id: 15ed41a157824241bc290e3bf34f00226ab4806e

dolga 13 년 전
부모
커밋
8788e9198e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      adjacency_list.h

+ 1 - 1
adjacency_list.h

@@ -4,7 +4,7 @@
 #define EIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET
 #define EIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET
 #include <Eigen/Dense>
 #include <Eigen/Dense>
 #include <Eigen/Sparse>
 #include <Eigen/Sparse>
-#include <plot_vector.h>
+//#include <plot_vector.h>
 namespace igl 
 namespace igl 
 {
 {
   // Constructs the graph adjacency list of a given mesh (V,F)
   // Constructs the graph adjacency list of a given mesh (V,F)