Skip to content
Snippets Groups Projects
Commit 08ee6440 authored by oliver.sander_at_tu-dresden.de's avatar oliver.sander_at_tu-dresden.de
Browse files

Canonicalize single-inclusion macro

parent 9489401f
No related branches found
No related tags found
No related merge requests found
// -*- tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=8 sw=4 sts=4:
#ifndef ITERATIONSTEP_HH
#define ITERATIONSTEP_HH
#ifndef DUNE_SOLVERS_ITERATIONSTEPS_ITERATIONSTEP_HH
#define DUNE_SOLVERS_ITERATIONSTEPS_ITERATIONSTEP_HH
#include <vector>
#include <string>
......
// -*- tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=8 sw=4 sts=4:
#ifndef LINEAR_ITERATIONSTEP_HH
#define LINEAR_ITERATIONSTEP_HH
#ifndef DUNE_SOLVERS_ITERATIONSTEPS_LINEARITERATIONSTEP_HH
#define DUNE_SOLVERS_ITERATIONSTEPS_LINEARITERATIONSTEP_HH
#include <memory>
#include <vector>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment