X-Git-Url: http://git.euphorik.ch/?p=GPU.git;a=blobdiff_plain;f=WCudaMSE%2FStudent_Cuda_Image%2Fsrc%2Fcpp%2Fcore%2F03_Newton%2Fprovider%2FNewtonProvider.h;h=4c402b2002524133e64714d1d1131adac6163544;hp=06d19e129da8728b53de211c24f02492af6c7141;hb=f2c6a4fc79746e2d5c6678699bd2ca93ffc49bcc;hpb=ebdad7dc732d4742d09fd72d312175cb07d27a59 diff --git a/WCudaMSE/Student_Cuda_Image/src/cpp/core/03_Newton/provider/NewtonProvider.h b/WCudaMSE/Student_Cuda_Image/src/cpp/core/03_Newton/provider/NewtonProvider.h index 06d19e1..4c402b2 100755 --- a/WCudaMSE/Student_Cuda_Image/src/cpp/core/03_Newton/provider/NewtonProvider.h +++ b/WCudaMSE/Student_Cuda_Image/src/cpp/core/03_Newton/provider/NewtonProvider.h @@ -1,5 +1,5 @@ -#ifndef NEWTON_PROVIDER_H_ -#define NEWTON_PROVIDER_H_ +#ifndef NEWTON_PROVIDER_H +#define NEWTON_PROVIDER_H #include "Newton.h" #include "ImageFonctionel.h"