Skip to content

Commit 043818e

Browse files
committed
[intel] remove '#include <unistd.h>' from 'specialize.cc' and fix windows build after 'fb68aeaa'
Signed-off-by: Anatoly Myachev <[email protected]>
1 parent 2fa6e19 commit 043818e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python/src/specialize.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
#include <functional>
66
#include <pybind11/pybind11.h>
77
#include <string>
8-
#include <unistd.h>
98
#include <unordered_map>
109
#include <utility>
1110

0 commit comments

Comments
 (0)