소스 검색

no eigen in readDmat

Former-commit-id: 98ce98477e6c3e3c6ed82a8cd5275db4ed88ff55
jalec 13 년 전
부모
커밋
b620289c03
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      include/igl/readDMAT.cpp

+ 1 - 2
include/igl/readDMAT.cpp

@@ -2,8 +2,7 @@
 
 #include "verbose.h"
 #include <cstdio>
-
-#include <Eigen/Dense>
+#include <iostream>
 
 // Static helper method reads the first to elements in the given file
 // Inputs: