diff --git a/ParadisEO-GPU/src/memory/moCudaObject.h b/ParadisEO-GPU/src/memory/moCudaObject.h index 4cae7e94d..ef9e574d1 100644 --- a/ParadisEO-GPU/src/memory/moCudaObject.h +++ b/ParadisEO-GPU/src/memory/moCudaObject.h @@ -37,9 +37,9 @@ // CUDA includes #include -#include -#include -#include +#include +#include +#include /** * class of managment of data on GPU global memory (allocation,desallocation & copy)