[MOAB-dev] r3650 - MOAB/trunk/test/oldinc

kraftche at cae.wisc.edu kraftche at cae.wisc.edu
Wed Mar 17 16:09:22 CDT 2010


Author: kraftche
Date: 2010-03-17 16:09:22 -0500 (Wed, 17 Mar 2010)
New Revision: 3650

Modified:
   MOAB/trunk/test/oldinc/test_oldinc.cpp
Log:
test include of MBCN.hpp compat header

Modified: MOAB/trunk/test/oldinc/test_oldinc.cpp
===================================================================
--- MOAB/trunk/test/oldinc/test_oldinc.cpp	2010-03-17 21:08:40 UTC (rev 3649)
+++ MOAB/trunk/test/oldinc/test_oldinc.cpp	2010-03-17 21:09:22 UTC (rev 3650)
@@ -35,6 +35,8 @@
 # error "MB_VERSION_STRING not defined"
 #endif
 
+#include "MBCN.hpp"
+
 #include "MBUnknownInterface.hpp"
 #include "MBInterface.hpp"
 #include "MBRange.hpp"



More information about the moab-dev mailing list