diff options
Diffstat (limited to 'demos/spectrum/3rdparty/fftreal/fftreal_wrapper.h')
-rw-r--r-- | demos/spectrum/3rdparty/fftreal/fftreal_wrapper.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/demos/spectrum/3rdparty/fftreal/fftreal_wrapper.h b/demos/spectrum/3rdparty/fftreal/fftreal_wrapper.h index b8190a9..48d614e 100644 --- a/demos/spectrum/3rdparty/fftreal/fftreal_wrapper.h +++ b/demos/spectrum/3rdparty/fftreal/fftreal_wrapper.h @@ -22,10 +22,6 @@ #include <QtCore/QtGlobal> -#ifndef QT_DLL -# error This library is licensed under the LGPL and must be dynamically linked -#endif - #if defined(FFTREAL_LIBRARY) # define FFTREAL_EXPORT Q_DECL_EXPORT #else |