Skip to content

Commit

Permalink
Added missing includes.
Browse files Browse the repository at this point in the history
  • Loading branch information
EpsilonPrime committed Jul 10, 2023
1 parent 11c107d commit d6b41e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/substrait/textplan/parser/ParseText.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

#pragma once

#include <optional>

#include "substrait/textplan/ParseResult.h"
#include "substrait/textplan/SymbolTable.h"
#include "substrait/textplan/parser/SubstraitPlanVisitor.h"
Expand Down

0 comments on commit d6b41e2

Please sign in to comment.