Skip to content
Snippets Groups Projects
Commit 5b4e08ac authored by Christian Engwer's avatar Christian Engwer
Browse files

include dune/common/deprecated.hh when using DUNE_DEPRECATED

[[Imported from SVN: r6533]]
parent 883418d9
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,8 @@
#include <dune/common/static_assert.hh>
#include <dune/common/classname.hh>
#include <dune/common/deprecated.hh>
namespace Dune
{
......
......@@ -9,6 +9,8 @@
#include "ftraits.hh"
#include "matvectraits.hh"
#include <dune/common/deprecated.hh>
namespace Dune {
// forward declaration of template
......
......@@ -18,6 +18,8 @@
#include <dune/common/exceptions.hh>
#include <dune/common/deprecated.hh>
namespace Dune {
/** \brief Unique label for each type of entities that can occur in DUNE grids
......
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