From 239ccf8876c35e101f0e284f178c72e9e9daff42 Mon Sep 17 00:00:00 2001 From: "Murillo Rojas, Luis" Date: Mon, 18 Nov 2024 17:11:51 -0800 Subject: [PATCH] Move comment --- cpp/open3d/t/geometry/RaycastingScene.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpp/open3d/t/geometry/RaycastingScene.cpp b/cpp/open3d/t/geometry/RaycastingScene.cpp index d3f1701133b..444f4f7a5ff 100644 --- a/cpp/open3d/t/geometry/RaycastingScene.cpp +++ b/cpp/open3d/t/geometry/RaycastingScene.cpp @@ -11,10 +11,10 @@ #endif #include "open3d/t/geometry/RaycastingScene.h" -// This header is in the embree src dir (embree/src/ext_embree/..). #ifdef BUILD_SYCL_MODULE #include #endif +// This header is in the embree src dir (embree/src/ext_embree/..). #include #include