Skip to content
Snippets Groups Projects
Commit eff6a518 authored by Timo Koch's avatar Timo Koch
Browse files

Merge branch 'fix/tutorial-include' into 'master'

[fix][tutorial][sequential] Remove old include



See merge request !131
parents 7f9133e5 a7fbd805
No related branches found
No related tags found
1 merge request!131[fix][tutorial][sequential] Remove old include
...@@ -24,10 +24,6 @@ ...@@ -24,10 +24,6 @@
#ifndef DUMUX_TUTORIALPROBLEM_SEQUENTIAL_HH // guardian macro /*@\label{tutorial-sequential:guardian1}@*/ #ifndef DUMUX_TUTORIALPROBLEM_SEQUENTIAL_HH // guardian macro /*@\label{tutorial-sequential:guardian1}@*/
#define DUMUX_TUTORIALPROBLEM_SEQUENTIAL_HH // guardian macro /*@\label{tutorial-sequential:guardian2}@*/ #define DUMUX_TUTORIALPROBLEM_SEQUENTIAL_HH // guardian macro /*@\label{tutorial-sequential:guardian2}@*/
// the grid includes
#include <dune/grid/yaspgrid.hh>
#include <dumux/io/cubegridcreator.hh>
// dumux 2p-sequential environment // dumux 2p-sequential environment
#include <dumux/porousmediumflow/2p/sequential/diffusion/cellcentered/pressureproperties.hh> #include <dumux/porousmediumflow/2p/sequential/diffusion/cellcentered/pressureproperties.hh>
#include <dumux/porousmediumflow/2p/sequential/transport/cellcentered/properties.hh> #include <dumux/porousmediumflow/2p/sequential/transport/cellcentered/properties.hh>
......
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