Skip to content

Commit 1b7660a

Browse files
committed
fix format issue
1 parent 9ae2842 commit 1b7660a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gloo/allreduce_shm.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#include "gloo/allreduce.h"
22

33
namespace gloo {
4-
4+
55
void shm(const detail::AllreduceOptionsImpl& opts);
66

77
} // namespace gloo

0 commit comments

Comments
 (0)