aboutsummaryrefslogtreecommitdiffstats
path: root/models/poly1d.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'models/poly1d.hpp')
-rw-r--r--models/poly1d.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/models/poly1d.hpp b/models/poly1d.hpp
index 457ce3a..142f6ba 100644
--- a/models/poly1d.hpp
+++ b/models/poly1d.hpp
@@ -1,5 +1,6 @@
#ifndef POLY_MODEL_H_
#define POLY_MODEL_H_
+#define OPT_HEADER
#include <core/fitter.hpp>
#include <cmath>
#include <sstream>