diff --git a/lib/hooks/dft.cpp b/lib/hooks/dft.cpp index f58df3942..552ee774a 100644 --- a/lib/hooks/dft.cpp +++ b/lib/hooks/dft.cpp @@ -60,6 +60,7 @@ protected: NONE, QUADRATIC }; + struct Point { double x;