Skip to content
Snippets Groups Projects
Commit 2565dd55 authored by Christian Engwer's avatar Christian Engwer
Browse files

fix multiple inclusion protection for dynvector.hh

[[Imported from SVN: r6131]]
parent e5142758
No related branches found
No related tags found
No related merge requests found
// -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
// vi: set et ts=4 sw=2 sts=2:
// $Id: fvector.hh 6105 2010-08-25 16:06:36Z christi $
#ifndef DUNE_FVECTOR_HH
#define DUNE_FVECTOR_HH
#ifndef DUNE_DYNVECTOR_HH
#define DUNE_DYNVECTOR_HH
#include <cmath>
#include <cstddef>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment