浏览代码

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: