Skip to content

Commit 87f8ca1

Browse files
committed
Include fix
1 parent 41dcd77 commit 87f8ca1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

c/driver/postgresql/copy/postgres_copy_writer_test.cc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,9 @@
2323
#include <gtest/gtest.h>
2424
#include <nanoarrow/nanoarrow.hpp>
2525

26-
#include "database.h"
2726
#include "postgres_copy_test_common.h"
28-
#include "postgres_type.h"
2927
#include "postgresql/copy/writer.h"
28+
#include "postgresql/database.h"
3029
#include "validation/adbc_validation_util.h"
3130

3231
using adbc_validation::IsOkStatus;

0 commit comments

Comments
 (0)