Skip to content

Commit 2508c85

Browse files
committed
Remove unused includes in libtensor headers
1 parent 706be59 commit 2508c85

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

dpctl_ext/tensor/libtensor/source/accumulators.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
#include <sycl/sycl.hpp>
4040

4141
#include "dpnp4pybind11.hpp"
42-
#include <pybind11/pybind11.h>
4342

4443
namespace dpctl::tensor::py_internal
4544
{

dpctl_ext/tensor/libtensor/source/zeros_ctor.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
#include <sycl/sycl.hpp>
4040

4141
#include "dpnp4pybind11.hpp"
42-
#include <pybind11/pybind11.h>
4342

4443
namespace dpctl::tensor::py_internal
4544
{

0 commit comments

Comments
 (0)