Skip to content
Snippets Groups Projects
Commit 53e7a446 authored by Oliver Sander's avatar Oliver Sander Committed by sander
Browse files

prefix single-inclusion guard by package dune

[[Imported from SVN: r11781]]
parent 47c55817
No related branches found
No related tags found
No related merge requests found
#ifndef ITERATIVE_SOLVER_HH #ifndef DUNE_SOLVERS_ITERATIVE_SOLVER_HH
#define ITERATIVE_SOLVER_HH #define DUNE_SOLVERS_ITERATIVE_SOLVER_HH
#include <dune/solvers/solvers/solver.hh> #include <dune/solvers/solvers/solver.hh>
#include <dune/solvers/iterationsteps/iterationstep.hh> #include <dune/solvers/iterationsteps/iterationstep.hh>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment