Skip to content
Snippets Groups Projects
Commit 285a8818 authored by Simon Praetorius's avatar Simon Praetorius
Browse files

Add cassert include to tensordot.hh

parent 2c8194d3
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,7 @@
#define DUNE_COMMON_TENSORDOT_HH
#include <array>
#include <cassert>
#include <functional>
#include <type_traits>
#include <utility>
......
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