Skip to content

Commit d531f5f

Browse files
committed
fix typo
Signed-off-by: jiqing-feng <jiqing.feng@intel.com>
1 parent 1e3bde6 commit d531f5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

csrc/pythonInterface.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
#include <xpu_ops.h>
1818
#endif
1919
#include <cpu_ops.h>
20-
#include <common.h >
20+
#include <common.h>
2121

2222
// Compatibility between HIP/CUDA APIs
2323
#if BUILD_HIP

0 commit comments

Comments
 (0)