Correction de probl?me de compilation li? a RayTracing.
[GPU.git] / WCudaMSE / Student_Cuda_Image / src / cpp / core / 04_RayTracing / moo / device / math / RayTracingMath.h
diff --git a/WCudaMSE/Student_Cuda_Image/src/cpp/core/04_RayTracing/moo/device/math/RayTracingMath.h b/WCudaMSE/Student_Cuda_Image/src/cpp/core/04_RayTracing/moo/device/math/RayTracingMath.h
deleted file mode 100644 (file)
index 91b32da..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef RAY_TRACING_MATH_H
-#define RAY_TRACING_MATH_H
-
-class RayTracingMath
-    {
-
-    };
-
-#endif