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
No related branches found
No related tags found
No related merge requests found
......@@ -15,6 +15,8 @@
#include <cstdlib>
#include <limits>
#include <iostream>
template <int dimension>
class SampleFunctional : public SmallFunctional<dimension> {
public:
......
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