diff --git a/components/stdproc/alosreformat/ALOS_lib/src/cfft1d_fftpack.c b/components/stdproc/alosreformat/ALOS_lib/src/cfft1d_fftpack.c index 773be842..56ddc802 100644 --- a/components/stdproc/alosreformat/ALOS_lib/src/cfft1d_fftpack.c +++ b/components/stdproc/alosreformat/ALOS_lib/src/cfft1d_fftpack.c @@ -1,7 +1,6 @@ #include #include #include -#include /************************************************************************ * cfft1d is a subroutine used to call and initialize perflib Fortran FFT * * routines. *