aboutsummaryrefslogtreecommitdiffstats
path: root/methods/gsl_simplex
diff options
context:
space:
mode:
Diffstat (limited to 'methods/gsl_simplex')
-rw-r--r--methods/gsl_simplex/gsl_simplex.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/methods/gsl_simplex/gsl_simplex.hpp b/methods/gsl_simplex/gsl_simplex.hpp
index 4b9295f..cb26ac6 100644
--- a/methods/gsl_simplex/gsl_simplex.hpp
+++ b/methods/gsl_simplex/gsl_simplex.hpp
@@ -4,6 +4,7 @@
#ifndef GSL_SIMPLEX_METHOD
#define GSL_SIMPLEX_METHOD
+#define OPT_HEADER
#include <core/optimizer.hpp>
//#include <blitz/array.h>
#include <vector>