Skip to content
Snippets Groups Projects
Commit 370f4bda authored by Max Kahnt's avatar Max Kahnt
Browse files

Fix (functionally irrelevant) include guard.

parent 78e8a540
No related branches found
No related tags found
No related merge requests found
Pipeline #
...@@ -323,4 +323,4 @@ void sparseRangeFor(Range&& range, F&& f) ...@@ -323,4 +323,4 @@ void sparseRangeFor(Range&& range, F&& f)
} // namespace Dune } // namespace Dune
#endif// DUNE_SOLVERS_COMMON_FORLOOP_HH #endif // DUNE_SOLVERS_COMMON_ALGORITHM_HH
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment