Skip to content
Snippets Groups Projects
Commit cf9be500 authored by Oliver Sander's avatar Oliver Sander
Browse files

Deprecate the file finitestack.hh

[[Imported from SVN: r6546]]
parent 717469c3
Branches
Tags
No related merge requests found
......@@ -3,6 +3,9 @@
#ifndef DUNE_FINITE_STACK_HH
#define DUNE_FINITE_STACK_HH
#warning This file is deprecated and will be removed after the release of dune-common-2.2.\
Please use std::stack<Dune::ReservedVector> instead of FiniteStack.
#include <stack>
#include <dune/common/exceptions.hh>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment