moab
MBInterface.hpp
Go to the documentation of this file.
00001 #ifndef MBInterface_HEADER
00002 #define MBInterface_HEADER
00003 
00004 #include "MBForward.hpp"
00005 
00006 #include "moab/Interface.hpp"
00007 typedef moab::Interface MBInterface;
00008 
00009 #endif
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines