Skip to content
Snippets Groups Projects
Commit 59d56a94 authored by Oliver Sander's avatar Oliver Sander
Browse files

adapted to new location of fmatrix.hh

[[Imported from SVN: r153]]
parent 53849a8b
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:
#ifndef __DUNE_ISTLIO_HH__
#define __DUNE_ISTLIO_HH__
#ifndef DUNE_ISTLIO_HH
#define DUNE_ISTLIO_HH
#include <math.h>
#include <complex>
......@@ -10,8 +10,8 @@
#include <string>
#include "istlexception.hh"
#include "dune/common/fvector.hh"
#include "fmatrix.hh"
#include <dune/common/fvector.hh>
#include <dune/common/fmatrix.hh>
/** \file
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment