Browse Source

no eigen in readDmat

Former-commit-id: 98ce98477e6c3e3c6ed82a8cd5275db4ed88ff55
jalec 13 năm trước cách đây
mục cha
commit
b620289c03
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  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: