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

Add missing include

parent 3a27a31e
No related branches found
No related tags found
No related merge requests found
Pipeline #
...@@ -3,6 +3,7 @@ ...@@ -3,6 +3,7 @@
#ifndef DUNE_SOLVERS_COMMON_DEFAULTBITVECTOR_HH #ifndef DUNE_SOLVERS_COMMON_DEFAULTBITVECTOR_HH
#define DUNE_SOLVERS_COMMON_DEFAULTBITVECTOR_HH #define DUNE_SOLVERS_COMMON_DEFAULTBITVECTOR_HH
#include <dune/common/bitsetvector.hh>
#include <dune/common/fvector.hh> #include <dune/common/fvector.hh>
#include <dune/istl/bvector.hh> #include <dune/istl/bvector.hh>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment