Files
nixpkgs/pkgs/development/rocm-modules/6/rccl/rccl-test-missing-iomanip.diff

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

11 lines
287 B
Diff
Raw Permalink Normal View History

2025-10-09 14:15:47 +02:00
--- a/test/common/TestBed.cpp
+++ b/test/common/TestBed.cpp
@@ -4,6 +4,7 @@
* See LICENSE.txt for license information
************************************************************************/
#include <unistd.h>
+#include <iomanip>
#include "TestBed.hpp"
#include <rccl/rccl.h>