Skip to content

Commit d1186bf

Browse files
committed
Fix compilation failure
1 parent 4275c70 commit d1186bf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

cpp/src/arrow/util/status-test.cc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515
// specific language governing permissions and limitations
1616
// under the License.
1717

18-
#include <glog/logging.h>
19-
#include <gtest/gtest.h>
18+
#include "gtest/gtest.h"
2019

2120
#include "arrow/util/status.h"
2221
#include "arrow/test-util.h"

0 commit comments

Comments
 (0)