Skip to content

Commit

Permalink
remove unused header from KokkosFFT_FFTW_Types.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuuichi Asahi committed Jan 7, 2025
1 parent e8aa2ec commit c03d035
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fft/src/KokkosFFT_FFTW_Types.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
#ifndef KOKKOSFFT_FFTW_TYPES_HPP
#define KOKKOSFFT_FFTW_TYPES_HPP

#include <mutex>
#include <fftw3.h>
#include <Kokkos_Core.hpp>
#include "KokkosFFT_common_types.hpp"
Expand Down

0 comments on commit c03d035

Please sign in to comment.