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

Adjust include guards to Dune style

parent c5e1f781
Branches
Tags
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 DUNE_BOX_CONSTRAINT_HH
#define DUNE_BOX_CONSTRAINT_HH
#ifndef DUNE_SOLVERS_COMMON_BOX_CONSTRAINT_HH
#define DUNE_SOLVERS_COMMON_BOX_CONSTRAINT_HH
#include <array>
#include <limits>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment