Skip to content
Snippets Groups Projects
Commit 78e8a540 authored by Ansgar Burchardt's avatar Ansgar Burchardt
Browse files

Include <functional> for std::function

parent 426755eb
No related branches found
No related tags found
Loading
Pipeline #
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
#define DUNE_SOLVERS_SOLVERS_CRITERION_HH #define DUNE_SOLVERS_SOLVERS_CRITERION_HH
#include <functional>
#include <string> #include <string>
#include <tuple> #include <tuple>
#include <memory> #include <memory>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment