Skip to content

Commit f68249c

Browse files
Return inclusion pybind11/stl.h
1 parent 4b552eb commit f68249c

File tree

1 file changed

+1
-0
lines changed
  • dpnp/backend/extensions/ufunc/elementwise_functions

1 file changed

+1
-0
lines changed

dpnp/backend/extensions/ufunc/elementwise_functions/isclose.cpp

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

3434
#include "dpctl4pybind11.hpp"
3535
#include <pybind11/pybind11.h>
36+
#include <pybind11/stl.h>
3637

3738
#include "kernels/elementwise_functions/isclose.hpp"
3839

0 commit comments

Comments
 (0)