Skip to content

Commit

Permalink
Include fix
Browse files Browse the repository at this point in the history
  • Loading branch information
WillAyd committed Jul 4, 2024
1 parent 41dcd77 commit 73adc1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion c/driver/postgresql/copy/postgres_copy_writer_test.cc
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
#include <gtest/gtest.h>
#include <nanoarrow/nanoarrow.hpp>

#include "database.h"
#include "postgres_copy_test_common.h"
#include "postgres_type.h"
#include "postgresql/copy/writer.h"
#include "postgresql/database.h"
#include "validation/adbc_validation_util.h"

using adbc_validation::IsOkStatus;
Expand Down

0 comments on commit 73adc1f

Please sign in to comment.