1--- a/test/common/TestBed.cpp 2+++ b/test/common/TestBed.cpp 3@@ -4,6 +4,7 @@ 4 * See LICENSE.txt for license information 5 ************************************************************************/ 6 #include <unistd.h> 7+#include <iomanip> 8 #include "TestBed.hpp" 9 #include <rccl/rccl.h> 10