#ifndef MYLIB_CUH #define MYLIB_CUH #include "mylib.h" #include Mat seuillageGPU( Mat in); #endif