Skip to content
Snippets Groups Projects

[typetraits] Include forgotten dune typetraits header

Merged Kilian Weishaupt requested to merge fix/inlcude-typetraits-header into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -27,6 +27,7 @@
#include <type_traits>
#include <dune/common/version.hh>
#include <dune/common/typetraits.hh>
namespace Dumux
{
Loading