1 2 3 4 5 6 7
#ifndef ROCSPARSE_WRAPPER_H #define ROCSPARSE_WRAPPER_H // Main rocsparse header is sufficient #include <rocsparse/rocsparse.h> #endif // ROCSPARSE_WRAPPER_H