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

Add missing #include

parent 10d60217
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,8 @@
#include <dune/common/function.hh>
#include <cmath>
namespace Dune {
class NiceFunction : public VirtualFunction<double, double> {
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