[cig-commits] r13703 - cs/cigma/trunk/src

luis at geodynamics.org luis at geodynamics.org
Wed Dec 17 02:31:34 PST 2008


Author: luis
Date: 2008-12-17 02:31:34 -0800 (Wed, 17 Dec 2008)
New Revision: 13703

Modified:
   cs/cigma/trunk/src/io_vtk.h
Log:
Missing header

Modified: cs/cigma/trunk/src/io_vtk.h
===================================================================
--- cs/cigma/trunk/src/io_vtk.h	2008-12-17 10:31:32 UTC (rev 13702)
+++ cs/cigma/trunk/src/io_vtk.h	2008-12-17 10:31:34 UTC (rev 13703)
@@ -20,6 +20,7 @@
 
 #ifdef HAVE_VTK
 
+#include <string>
 #include <sstream>
 #include <cassert>
 



More information about the CIG-COMMITS mailing list