diff options
Diffstat (limited to 'models/gauss1d.hpp')
-rw-r--r-- | models/gauss1d.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/models/gauss1d.hpp b/models/gauss1d.hpp index 8221178..a31ace1 100644 --- a/models/gauss1d.hpp +++ b/models/gauss1d.hpp @@ -1,5 +1,6 @@ #ifndef GAUSS_MODEL_H_ #define GAUSS_MODEL_H_ +#define OPT_HEADER #include <core/fitter.hpp> #include <cmath> |