[cig-commits] r6791 - short/3D/PyLith/trunk/libsrc/meshio

brad at geodynamics.org brad at geodynamics.org
Mon May 7 10:39:49 PDT 2007


Author: brad
Date: 2007-05-07 10:39:48 -0700 (Mon, 07 May 2007)
New Revision: 6791

Modified:
   short/3D/PyLith/trunk/libsrc/meshio/GMVFileBinary.cc
Log:
Fixed bug. Removed inclusion of old header file.

Modified: short/3D/PyLith/trunk/libsrc/meshio/GMVFileBinary.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/meshio/GMVFileBinary.cc	2007-05-05 03:29:33 UTC (rev 6790)
+++ short/3D/PyLith/trunk/libsrc/meshio/GMVFileBinary.cc	2007-05-07 17:39:48 UTC (rev 6791)
@@ -15,7 +15,6 @@
 #include "BinaryIO.hh" // USES readString()
 
 #include "pylith/utils/array.hh" // USES double_array, int_array
-#include "pylith/utils/Endian.hh" // USES Endian
 
 #include "journal/info.h" // USES journal::info_t
 



More information about the cig-commits mailing list