Skip to content
Snippets Groups Projects
Commit 6dbcb2f1 authored by Elias Pipping's avatar Elias Pipping Committed by Elias Pipping
Browse files

Missing include

parent 12cba33b
Branches
No related tags found
No related merge requests found
...@@ -15,6 +15,8 @@ ...@@ -15,6 +15,8 @@
#include <cstdlib> #include <cstdlib>
#include <limits> #include <limits>
#include <iostream>
template <int dimension> template <int dimension>
class SampleFunctional : public SmallFunctional<dimension> { class SampleFunctional : public SmallFunctional<dimension> {
public: public:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment