Skip to content
Snippets Groups Projects
Commit dc96d28a authored by René Fritze's avatar René Fritze
Browse files

fixes headercheck

parent c62cda0e
No related branches found
No related tags found
No related merge requests found
......@@ -9,6 +9,7 @@
#include <type_traits>
#include <memory>
#include <dune/common/version.hh>
#if DUNE_VERSION_NEWER(DUNE_COMMON, 3, 9) //&& HAVE_TBB //EXADUNE
#include <dune/grid/utility/partitioning/seedlist.hh>
#endif
......
......@@ -7,6 +7,7 @@
#define DUNE_GDT_ASSEMBLER_TMP_STORAGE_HH
#include <dune/stuff/common/tmp-storage.hh>
#include <dune/stuff/aliases.hh>
namespace Dune {
namespace GDT {
......
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