diff --git a/ParadisEO-GPU/src/memory/moCudaAllocator.h b/ParadisEO-GPU/src/memory/moCudaAllocator.h index 2d533f705..dc5bb4fa9 100644 --- a/ParadisEO-GPU/src/memory/moCudaAllocator.h +++ b/ParadisEO-GPU/src/memory/moCudaAllocator.h @@ -52,7 +52,7 @@ class moCudaAllocator { moCudaAllocator() { } - template + /** *Allocate data on GPU global memory *@param _data the data to allocate on GPU global memory