Skip to content
Snippets Groups Projects
Commit d7c3b8cb authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Add missing include

parent 6753bb5c
No related branches found
No related tags found
No related merge requests found
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
#include <cassert> #include <cassert>
#include <iostream> #include <iostream>
#include <Kokkos_Core.hpp>
#include <Types.hpp> #include <Types.hpp>
template <size_t N, typename T=double> template <size_t N, typename T=double>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment