aboutsummaryrefslogtreecommitdiffstats
path: root/statistics/chisq.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'statistics/chisq.hpp')
-rw-r--r--statistics/chisq.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/statistics/chisq.hpp b/statistics/chisq.hpp
index 3dff92d..acc9e66 100644
--- a/statistics/chisq.hpp
+++ b/statistics/chisq.hpp
@@ -4,6 +4,7 @@
#ifndef CHI_SQ_HPP
#define CHI_SQ_HPP
+#define OPT_HEADER
#include <core/fitter.hpp>
#include <iostream>
#include <vector>