dune-geometry  2.2.0
typeindex.hh
Go to the documentation of this file.
00001 // -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
00002 // vi: set et ts=4 sw=4 sts=4:
00003 
00004 #include <cassert>
00005 #ifndef DUNE_GEOMETRY_TYPEINDEX_HH
00006 #define DUNE_GEOMETRY_TYPEINDEX_HH
00007 
00008 #define DISABLE_GEOMETRYTYPEINDEX_DEPRECATION_WARNING
00009 #include <dune/common/geometrytypeindex.hh>
00010 #undef DISABLE_GEOMETRYTYPEINDEX_DEPRECATION_WARNING
00011 
00012 #endif // DUNE_GEOMETRY_TYPEINDEX_HH