Skip to content

Commit 95f5ecd

Browse files
authored
Update Expressions.h
1 parent 2e8a918 commit 95f5ecd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Framework/Core/include/Framework/Expressions.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ class Projector;
4141
#include <string>
4242
#include <memory>
4343
#include <set>
44+
#include <stack>
4445
namespace gandiva
4546
{
4647
using Selection = std::shared_ptr<gandiva::SelectionVector>;

0 commit comments

Comments
 (0)