From 99e40afa98421178f87607792223972e1eff3a20 Mon Sep 17 00:00:00 2001 From: lriggs Date: Tue, 14 May 2024 11:12:11 -0700 Subject: [PATCH] Update string_ops.cc --- cpp/src/gandiva/precompiled/string_ops.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpp/src/gandiva/precompiled/string_ops.cc b/cpp/src/gandiva/precompiled/string_ops.cc index e2242842d419d..38b25228786c6 100644 --- a/cpp/src/gandiva/precompiled/string_ops.cc +++ b/cpp/src/gandiva/precompiled/string_ops.cc @@ -27,7 +27,7 @@ extern "C" { #include #include #include -#include +#include #include "./types.h"