Explorar el Código

missing include

Former-commit-id: 81afc74abbdfd7fb944e9f9b032f8d6dc3a95b75
Alec Jacobson (jalec hace 12 años
padre
commit
c6d497be0b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      include/igl/matlab_format.h

+ 1 - 0
include/igl/matlab_format.h

@@ -5,6 +5,7 @@
 
 #include <Eigen/Core>
 #include <Eigen/Sparse>
+#include <string>
 
 namespace igl
 {