[MOAB-dev] r4522 - MOAB/trunk/src/oldinc

kraftche at cae.wisc.edu kraftche at cae.wisc.edu
Wed Feb 23 14:09:04 CST 2011


Author: kraftche
Date: 2011-02-23 14:09:04 -0600 (Wed, 23 Feb 2011)
New Revision: 4522

Modified:
   MOAB/trunk/src/oldinc/MBTypes.h
Log:
fix build error introduced with my previous checkin

Modified: MOAB/trunk/src/oldinc/MBTypes.h
===================================================================
--- MOAB/trunk/src/oldinc/MBTypes.h	2011-02-23 19:51:02 UTC (rev 4521)
+++ MOAB/trunk/src/oldinc/MBTypes.h	2011-02-23 20:09:04 UTC (rev 4522)
@@ -32,7 +32,6 @@
 using moab::MB_TAG_SPARSE;
 using moab::MB_TAG_DENSE;
 using moab::MB_TAG_MESH;
-using moab::MB_TAG_LAST;
 
 typedef moab::DataType MBDataType;
 using moab::MB_TYPE_OPAQUE;









































More information about the moab-dev mailing list