[MOAB-dev] r1454 - MOAB/trunk
kraftche at mcs.anl.gov
kraftche at mcs.anl.gov
Fri Dec 7 16:40:25 CST 2007
Author: kraftche
Date: 2007-12-07 16:40:25 -0600 (Fri, 07 Dec 2007)
New Revision: 1454
Modified:
MOAB/trunk/MBRange.cpp
Log:
missing #include fixes from Byron
Modified: MOAB/trunk/MBRange.cpp
===================================================================
--- MOAB/trunk/MBRange.cpp 2007-12-07 22:33:51 UTC (rev 1453)
+++ MOAB/trunk/MBRange.cpp 2007-12-07 22:40:25 UTC (rev 1454)
@@ -33,6 +33,7 @@
#include "MBInternals.hpp"
#include "MBCN.hpp"
#include <iostream>
+#include <string>
#ifdef HAVE_BOOST_POOL_SINGLETON_POOL_HPP
# include <boost/pool/singleton_pool.hpp>
More information about the moab-dev
mailing list