Skip to content

Commit

Permalink
Update string_ops.cc
Browse files Browse the repository at this point in the history
  • Loading branch information
lriggs authored May 14, 2024
1 parent c98c609 commit 99e40af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/src/gandiva/precompiled/string_ops.cc
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ extern "C" {
#include <cstdio>
#include <cstdlib>
#include <cstring>
#include <signal.h>
#include <signal>

#include "./types.h"

Expand Down

0 comments on commit 99e40af

Please sign in to comment.