Skip to content

Commit 56af92a

Browse files
author
Vahid Tavanashad
committed
add incorrectly removed header
1 parent 4c1f49d commit 56af92a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dpnp/backend/extensions/fft/fft_py.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
//*****************************************************************************
2929

3030
#include <pybind11/pybind11.h>
31+
#include <pybind11/stl.h>
3132

3233
#include "common.hpp"
3334
#include "in_place.hpp"

0 commit comments

Comments
 (0)