Skip to content
Snippets Groups Projects
Commit 3c5357a6 authored by Elias Pipping's avatar Elias Pipping Committed by Elias Pipping
Browse files

Clean up #includes

parent 4c3f8d09
No related branches found
No related tags found
No related merge requests found
......@@ -3,11 +3,11 @@
#ifndef DUNE_TECTONIC_OCTAVE_DUNEOCTAVE_HH
#define DUNE_TECTONIC_OCTAVE_DUNEOCTAVE_HH
#include <octave/oct.h>
#include <cassert>
#include <dune/tectonic/samplefunctional.hh>
#include <octave/oct.h>
#include <cassert>
#include "../samplefunctional.hh"
namespace Dune {
template <int dimension>
......
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