From 83336c414935a139c55cec8fbbf589e56360e967 Mon Sep 17 00:00:00 2001 From: boufaras Date: Tue, 21 Dec 2010 16:21:05 +0000 Subject: [PATCH] git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@2030 331e1502-861f-0410-8da2-ba01fb791d7f --- ParadisEO-GPU/src/memory/moCudaObject.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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)