aboutsummaryrefslogtreecommitdiffstats
path: root/methods/powell/brent.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'methods/powell/brent.hpp')
-rw-r--r--methods/powell/brent.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/methods/powell/brent.hpp b/methods/powell/brent.hpp
index cb3b962..1a0ee39 100644
--- a/methods/powell/brent.hpp
+++ b/methods/powell/brent.hpp
@@ -1,5 +1,6 @@
#ifndef BRENT_HPP
#define BRENT_HPP
+#define OPT_HEADER
#include <iostream>
#include "bas_util.hpp"
//#include "optimizer.hpp"