dune-geometry  2.2.1
typeindex.hh
Go to the documentation of this file.
1 // -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
2 // vi: set et ts=4 sw=4 sts=4:
3 
4 #include <cassert>
5 #ifndef DUNE_GEOMETRY_TYPEINDEX_HH
6 #define DUNE_GEOMETRY_TYPEINDEX_HH
7 
8 #define DISABLE_GEOMETRYTYPEINDEX_DEPRECATION_WARNING
9 #include <dune/common/geometrytypeindex.hh>
10 #undef DISABLE_GEOMETRYTYPEINDEX_DEPRECATION_WARNING
11 
12 #endif // DUNE_GEOMETRY_TYPEINDEX_HH