From 3a871eeb18a1999965e2f78a24a1c42146727aac Mon Sep 17 00:00:00 2001 From: Axel Huebl Date: Sun, 18 Aug 2024 15:36:53 -0700 Subject: [PATCH] Fix SYCL Include Name Evolved from `` to ``. --- multi_physics/QED/include/picsar_qed/math/cmath_overloads.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/multi_physics/QED/include/picsar_qed/math/cmath_overloads.hpp b/multi_physics/QED/include/picsar_qed/math/cmath_overloads.hpp index 9a898e3d2..49e3ef6cd 100644 --- a/multi_physics/QED/include/picsar_qed/math/cmath_overloads.hpp +++ b/multi_physics/QED/include/picsar_qed/math/cmath_overloads.hpp @@ -7,7 +7,7 @@ #include #ifdef PXRMP_DPCPP_FIX - #include + #include #endif namespace picsar{