Skip to content

Commit a1cc589

Browse files
committed
DPL: Forward declare arrow/type.h
1 parent e1ef919 commit a1cc589

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Framework/Core/include/Framework/Expressions.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
#include "Framework/CompilerBuiltins.h"
1515
#include "Framework/Pack.h"
1616
#include "Framework/CheckTypes.h"
17-
#include <arrow/type.h>
17+
#include <arrow/type_fwd.h>
1818
#include <arrow/table.h>
1919
#include <gandiva/selection_vector.h>
2020
#include <gandiva/node.h>

0 commit comments

Comments
 (0)