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

Adjust include guards to DUNE style

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