Skip to content
Snippets Groups Projects
Commit 9139bbea authored by Elias Pipping's avatar Elias Pipping Committed by pipping
Browse files

Add a comment about the include guard

[[Imported from SVN: r12761]]
parent 7ba23359
No related branches found
No related tags found
No related merge requests found
#ifndef DUNE_SOLVERS_COMMON_INTERVAL_HH
#define DUNE_SOLVERS_COMMON_INTERVAL_HH
// Note: This file exists both in dune-solvers and in dune-fufem. To
// avoid redefinitions, please make sure that they have *identical*
// include guards.
#include <iostream>
#include <algorithm>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment