Skip to content
Snippets Groups Projects
Commit 0e3fed6d authored by Praetorius, Simon's avatar Praetorius, Simon
Browse files

Merge branch 'issue/missingElementVectorInclude' into 'master'

add missing include of ElementVector.hpp in ElementGridFunction.hpp

See merge request amdis/amdis!190
parents 9fe0ce5b 2b1d4b39
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,7 @@
#include <dune/common/exceptions.hh>
#include <dune/functions/gridfunctions/gridviewentityset.hh>
#include <amdis/ElementVector.hpp>
#include <amdis/common/DerivativeTraits.hpp>
#include <amdis/common/TypeTraits.hpp>
#include <amdis/gridfunctions/ConstantGridFunction.hpp>
......
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