diff --git a/branches/ParadisEO-GPU/src/memory/moGPUDesallocator.h b/branches/ParadisEO-GPU/src/memory/moGPUDesallocator.h index e64aef981..217105c19 100644 --- a/branches/ParadisEO-GPU/src/memory/moGPUDesallocator.h +++ b/branches/ParadisEO-GPU/src/memory/moGPUDesallocator.h @@ -35,9 +35,6 @@ #ifndef __moGPUDesallocator_H_ #define __moGPUDesallocator_H_ -// CUDA includes -#include - /** * class for Desallocation of data from GPU global memory */