aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorastrojhgu <astrojhgu@ed2142bd-67ad-457f-ba7c-d818d4011675>2009-04-21 08:15:26 +0000
committerastrojhgu <astrojhgu@ed2142bd-67ad-457f-ba7c-d818d4011675>2009-04-21 08:15:26 +0000
commit6341c4acc757f6252f36156229212938357caa71 (patch)
treec2f2d155d2721f25d39f1a361d96e2284c9df928
parentbfcbc4e9a3754eb36d5f657a5130bafc2b727afd (diff)
downloadopt-utilities-6341c4acc757f6252f36156229212938357caa71.tar.bz2
git-svn-id: file:///home/svn/opt_utilities@27 ed2142bd-67ad-457f-ba7c-d818d4011675
-rw-r--r--interface/opt.cc1
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>