Skip to content

Commit 6fa7546

Browse files
committed
Fix build
1 parent 18b82b0 commit 6fa7546

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/pybind11/pybind11.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
*/
1010

1111
#pragma once
12+
#include <luisa/core/stl/memory.h>
1213
#include <luisa/core/stl/vector.h>
1314
#include <luisa/core/stl/functional.h>
1415
#include <luisa/core/stl/variant.h>

0 commit comments

Comments
 (0)