/*****************************************************************************/ /* XDMF */ /* eXtensible Data Model and Format */ /* */ /* Id : XdmfConfig.hpp */ /* */ /* Author: */ /* Kenneth Leiter */ /* kenneth.leiter@arl.army.mil */ /* US Army Research Laboratory */ /* Aberdeen Proving Ground, MD */ /* */ /* Copyright @ 2011 US Army Research Laboratory */ /* All Rights Reserved */ /* See Copyright.txt for details */ /* */ /* This software is distributed WITHOUT ANY WARRANTY; without */ /* even the implied warranty of MERCHANTABILITY or FITNESS */ /* FOR A PARTICULAR PURPOSE. See the above copyright notice */ /* for more information. */ /* */ /*****************************************************************************/ #ifndef XDMFCONFIG_HPP_ #define XDMFCONFIG_HPP_ #cmakedefine HAVE_BOOST_SHARED_DYNAMIC_CAST #cmakedefine HAVE_CXX11_ENABLE_IF #cmakedefine XDMF_BIG_ENDIAN #endif /* XDMFSHAREDPTR_HPP_ */