Skip to content
Snippets Groups Projects
Commit d7b33d45 authored by Jonathan Youett's avatar Jonathan Youett
Browse files

Adjust include guards to Dune standard

parent c047a13d
No related branches found
No related tags found
No related merge requests found
Pipeline #
// -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
// vi: set et ts=4 sw=2 sts=2:
#ifndef DUNE_NUMPROC_HH
#define DUNE_NUMPROC_HH
#ifndef DUNE_SOLVERS_COMMON_NUMPROC_HH
#define DUNE_SOLVERS_COMMON_NUMPROC_HH
#include <dune/common/exceptions.hh>
#include <dune/common/parametertree.hh>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment