[cgma-dev] r2041 - cgm/trunk/itaps

kraftche at mcs.anl.gov kraftche at mcs.anl.gov
Mon Aug 18 10:49:45 CDT 2008


Author: kraftche
Date: 2008-08-18 10:49:44 -0500 (Mon, 18 Aug 2008)
New Revision: 2041

Modified:
   cgm/trunk/itaps/testgeom.cc
Log:
add missing #include

Modified: cgm/trunk/itaps/testgeom.cc
===================================================================
--- cgm/trunk/itaps/testgeom.cc	2008-08-14 20:20:33 UTC (rev 2040)
+++ cgm/trunk/itaps/testgeom.cc	2008-08-18 15:49:44 UTC (rev 2041)
@@ -20,6 +20,7 @@
 #include <set>
 #include <vector>
 #include <iterator>
+#include <algorithm>
 
 #define CHECK( STR ) if (err != iBase_SUCCESS) return print_error( STR, err, geom, __FILE__, __LINE__ )
 




More information about the cgma-dev mailing list