Skip to content

Commit 47a3ebb

Browse files
authored
Add a missing platform include (#1328)
1 parent 57e01e1 commit 47a3ebb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/cutlass/bfloat16.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757

5858
#include <cuda_bf16.h>
5959
#include "cutlass/cutlass.h"
60+
#include "cutlass/platform/platform.h"
6061

6162
namespace cutlass {
6263

0 commit comments

Comments
 (0)