Skip to content

Commit df4eb30

Browse files
committed
ARROW-3718: [Gandiva] Remove spurious gtest include
Author: Philipp Moritz <pcmoritz@gmail.com> Closes apache#2917 from pcmoritz/gandiva-remove-gtest and squashes the following commits: 210362f <Philipp Moritz> remove gtest include from gandiva
1 parent d194241 commit df4eb30

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

cpp/src/gandiva/expr_decomposer.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
#include <string>
2424
#include <utility>
2525

26-
#include <gtest/gtest_prod.h>
2726
#include "gandiva/arrow.h"
2827
#include "gandiva/expression.h"
2928
#include "gandiva/node.h"

0 commit comments

Comments
 (0)