aboutsummaryrefslogtreecommitdiffstats
path: root/core/fitter.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'core/fitter.hpp')
-rw-r--r--core/fitter.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/fitter.hpp b/core/fitter.hpp
index 874e4d0..398282d 100644
--- a/core/fitter.hpp
+++ b/core/fitter.hpp
@@ -4,6 +4,7 @@
#ifndef FITTER_HPP
#define FITTER_HPP
+#define OPT_HEADER
#include "opt_exception.hpp"
#include "optimizer.hpp"
#include <vector>