Skip to content
Snippets Groups Projects
Commit e9634076 authored by Steffen Müthing's avatar Steffen Müthing
Browse files

[Release][Bugfix] Add include to reservedvector.hh to make clang / libc++ happy

parent a64ca159
No related branches found
No related tags found
No related merge requests found
......@@ -9,6 +9,7 @@
#include <algorithm>
#include <iostream>
#include <cstddef>
#include <dune/common/genericiterator.hh>
#include <initializer_list>
......
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