diff --git a/GPU/GPUTracking/Base/hip/GPUReconstructionHIPIncludesSystem.h b/GPU/GPUTracking/Base/hip/GPUReconstructionHIPIncludesSystem.h index 0228f993aaee3..389c79c0e4eb9 100644 --- a/GPU/GPUTracking/Base/hip/GPUReconstructionHIPIncludesSystem.h +++ b/GPU/GPUTracking/Base/hip/GPUReconstructionHIPIncludesSystem.h @@ -22,11 +22,8 @@ #include #include #include -#pragma GCC diagnostic push -#pragma GCC diagnostic ignored "-Wshadow" // FIXME: Is this still needed? #include #include #include -#pragma GCC diagnostic pop #endif // O2_GPU_RECONSTRUCTIONHIPINCLUDESSYSTEM_H