We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0df13d commit eaf4c1aCopy full SHA for eaf4c1a
dpnp/backend/kernels/elementwise_functions/divmod.hpp
@@ -28,6 +28,7 @@
28
29
#pragma once
30
31
+#include <limits>
32
#include <type_traits>
33
34
#include <sycl/sycl.hpp>
0 commit comments