Skip to content

Commit 737c180

Browse files
committed
Please consider the following formatting changes
1 parent 1e53b84 commit 737c180

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

GPU/GPUTracking/Base/hip/GPUReconstructionHIPIncludesSystem.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
#include <hip/hip_ext.h>
2424
#include <hipcub/hipcub.hpp>
2525
#pragma GCC diagnostic push
26-
// #pragma GCC diagnostic ignored "-Wshadow" // VS: This compiler directive for -Wshadow is not needed.
26+
// #pragma GCC diagnostic ignored "-Wshadow" // VS: This compiler directive for -Wshadow is not needed.
2727
#include <thrust/sort.h>
2828
#include <thrust/execution_policy.h>
2929
#include <thrust/device_ptr.h>

0 commit comments

Comments
 (0)