We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e53b84 commit 737c180Copy full SHA for 737c180
1 file changed
GPU/GPUTracking/Base/hip/GPUReconstructionHIPIncludesSystem.h
@@ -23,7 +23,7 @@
23
#include <hip/hip_ext.h>
24
#include <hipcub/hipcub.hpp>
25
#pragma GCC diagnostic push
26
-// #pragma GCC diagnostic ignored "-Wshadow" // VS: This compiler directive for -Wshadow is not needed.
+// #pragma GCC diagnostic ignored "-Wshadow" // VS: This compiler directive for -Wshadow is not needed.
27
#include <thrust/sort.h>
28
#include <thrust/execution_policy.h>
29
#include <thrust/device_ptr.h>
0 commit comments