Skip to content

Commit

Permalink
Add missing header
Browse files Browse the repository at this point in the history
  • Loading branch information
Dylan Harries committed Jan 13, 2017
1 parent 06b7f75 commit 4afbab8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions templates/two_scale_ewsb_solver.cpp.in
Expand Up @@ -34,6 +34,8 @@
#include "fixed_point_iterator.hpp"
#include "raii.hpp"

#include <memory>

namespace flexiblesusy {

#define INPUT(parameter) model->get_input().parameter
Expand Down

0 comments on commit 4afbab8

Please sign in to comment.