Skip to content

Commit fbff1c8

Browse files
Fix gpu.h to gpu.hpp
1 parent 1494487 commit fbff1c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

experimental/kernels/unittest_llmc/unittest_kernels.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#include "gpu.h"
1+
#include "gpu.hpp"
22
#include <array>
33
#include <cstdio>
44
#include <future>

0 commit comments

Comments
 (0)