From: Shanigen Date: Wed, 5 Sep 2018 07:57:47 +0000 (+0200) Subject: Removed redundant forward declaration. X-Git-Url: http://rtime.felk.cvut.cz/gitweb/hercules2020/kcf.git/commitdiff_plain/1a0d4ea77cbf5d07635d9136b598ee4624ef5cad Removed redundant forward declaration. This commit fixes #13. --- diff --git a/src/fft.h b/src/fft.h index 379c31e..7514a9a 100644 --- a/src/fft.h +++ b/src/fft.h @@ -12,8 +12,6 @@ #include "complexmat.hpp" #endif -struct Scale_vars; - class Fft { public: