[cig-commits] r12775 - short/3D/PyLith/trunk/libsrc/topology

brad at geodynamics.org brad at geodynamics.org
Tue Sep 2 12:31:23 PDT 2008


Author: brad
Date: 2008-09-02 12:31:22 -0700 (Tue, 02 Sep 2008)
New Revision: 12775

Modified:
   short/3D/PyLith/trunk/libsrc/topology/Distributor.cc
Log:
Removed superfluous include.

Modified: short/3D/PyLith/trunk/libsrc/topology/Distributor.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/topology/Distributor.cc	2008-09-02 19:24:30 UTC (rev 12774)
+++ short/3D/PyLith/trunk/libsrc/topology/Distributor.cc	2008-09-02 19:31:22 UTC (rev 12775)
@@ -155,7 +155,6 @@
   (*newMesh)->setCalculatedOverlap(true);
 } // distribute
 
-#include <iostream>
 // ----------------------------------------------------------------------
 // Write partitioning info for distributed mesh.
 void



More information about the cig-commits mailing list