Skip to content

Commit 1d2ac7e

Browse files
test
1 parent f9747ad commit 1d2ac7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cpp/tensor_bind.cc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#include <tensor_array/core/tensor.hh>
2-
#include <tensor_array/core/data_type_wrapper.hh>
1+
#include <tensor-array/core/tensor.hh>
2+
#include <tensor-array/core/data_type_wrapper.hh>
33
#include <pybind11/pybind11.h>
44
#include <pybind11/numpy.h>
55
#include <pybind11/operators.h>

0 commit comments

Comments
 (0)