1 2 3 4 5 6 7
#ifndef ROCFFT_WRAPPER_H #define ROCFFT_WRAPPER_H // The main rocfft header already includes all necessary dependencies #include <rocfft/rocfft.h> #endif // ROCFFT_WRAPPER_H