[MOAB-dev] r2123 - MOAB/trunk

kraftche at mcs.anl.gov kraftche at mcs.anl.gov
Thu Oct 2 08:42:23 CDT 2008


Author: kraftche
Date: 2008-10-02 08:42:22 -0500 (Thu, 02 Oct 2008)
New Revision: 2123

Modified:
   MOAB/trunk/cub_file_test.cc
Log:
add missing #include

Modified: MOAB/trunk/cub_file_test.cc
===================================================================
--- MOAB/trunk/cub_file_test.cc	2008-10-01 21:52:22 UTC (rev 2122)
+++ MOAB/trunk/cub_file_test.cc	2008-10-02 13:42:22 UTC (rev 2123)
@@ -4,6 +4,7 @@
 #include "MBTagConventions.hpp"
 #include "FileOptions.hpp"
 #include <math.h>
+#include <algorithm>
 
 /**\brief Input test file.
  * Cubit 10.2 file.




More information about the moab-dev mailing list