00001 #ifndef MBGeomUtil_HEADER 00002 #define MBGeomUtil_HEADER 00003 00004 #include "MBCartVect.hpp" 00005 00006 #include "moab/GeomUtil.hpp" 00007 namespace MBGeomUtil = moab::GeomUtil; 00008 00009 #endif