Skip to content

Commit 4bd5391

Browse files
lriggskou
andauthored
Update cpp/src/gandiva/encrypt_utils.cc
Co-authored-by: Sutou Kouhei <[email protected]>
1 parent 1bd0f68 commit 4bd5391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/src/gandiva/encrypt_utils.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
// under the License.
1717

1818
#include "gandiva/encrypt_utils.h"
19-
#include <sstream>
2019

20+
#include <sstream>
2121
#include <stdexcept>
2222

2323
namespace {

0 commit comments

Comments
 (0)