diff options
author | astrojhgu <astrojhgu@ed2142bd-67ad-457f-ba7c-d818d4011675> | 2009-04-21 08:15:26 +0000 |
---|---|---|
committer | astrojhgu <astrojhgu@ed2142bd-67ad-457f-ba7c-d818d4011675> | 2009-04-21 08:15:26 +0000 |
commit | 6341c4acc757f6252f36156229212938357caa71 (patch) | |
tree | c2f2d155d2721f25d39f1a361d96e2284c9df928 /interface | |
parent | bfcbc4e9a3754eb36d5f657a5130bafc2b727afd (diff) | |
download | opt-utilities-6341c4acc757f6252f36156229212938357caa71.tar.bz2 |
git-svn-id: file:///home/svn/opt_utilities@27 ed2142bd-67ad-457f-ba7c-d818d4011675
Diffstat (limited to 'interface')
-rw-r--r-- | interface/opt.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/interface/opt.cc b/interface/opt.cc index 42dfcb3..d129173 100644 --- a/interface/opt.cc +++ b/interface/opt.cc @@ -1,5 +1,6 @@ #include "opt.h" #include <utilities/opt_types.hpp> +#include <core/num_diff.hpp> #include <models/models.hpp> #include <map> #include <core/freeze_param.hpp> |