Skip to content

Commit f00bf4f

Browse files
authored
[orc-rt] Add missing headers to Session.h (#168330)
1 parent 998dd1b commit f00bf4f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

orc-rt/include/orc-rt/Session.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919

2020
#include "orc-rt-c/CoreTypes.h"
2121

22+
#include <memory>
23+
#include <mutex>
2224
#include <vector>
2325

2426
namespace orc_rt {

0 commit comments

Comments
 (0)