Skip to content

Commit

Permalink
add missing include (needed for ToValarray())
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Voigt authored and jhyeon committed Sep 3, 2013
1 parent f410b6c commit 760ff44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/utilities.hpp.in
Expand Up @@ -23,6 +23,7 @@

#include "@ModelName@_two_scale_model.hpp"
#include "@ModelName@_info.hpp"
#include "wrappers.hpp"

#include <Eigen/Core>
#include <string>
Expand Down

0 comments on commit 760ff44

Please sign in to comment.