Skip to content
Snippets Groups Projects
Commit e446602b authored by Jorrit Fahlke's avatar Jorrit Fahlke
Browse files

Merge dune-geometry changes back onto the trunk.

[[Imported from SVN: r6527]]
parents 7ad35b12 d3717d78
No related branches found
No related tags found
No related merge requests found
// -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
// vi: set et ts=4 sw=2 sts=2:
#ifndef DUNE_GEOMETRY_TYPE_HH
#define DUNE_GEOMETRY_TYPE_HH
#ifndef DISABLE_GEOMETRYTYPE_DEPRECATION_WARNING
#warning #include <dune/common/geometrytype.hh> is deprecated. Use
#warning #include <dune/geometry/type.hh> instead. You may need the new
#warning Dune-Geometry core module.
#endif // DISABLE_GEOMETRYTYPE_DEPRECATION_WARNING
#ifndef DUNE_COMMON_GEOMETRYTYPE_HH
#define DUNE_COMMON_GEOMETRYTYPE_HH
#include <cassert>
......@@ -378,4 +384,4 @@ namespace Dune {
}
}
#endif
#endif // DUNE_COMMON_GEOMETRYTYPE_HH
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment