diff --git a/c/driver/postgresql/copy/postgres_copy_test_common.h b/c/driver/postgresql/copy/postgres_copy_test_common.h index 60c981f05d..02d57faef7 100644 --- a/c/driver/postgresql/copy/postgres_copy_test_common.h +++ b/c/driver/postgresql/copy/postgres_copy_test_common.h @@ -17,7 +17,6 @@ #pragma once -#include <_types/_uint8_t.h> #include namespace adbcpq {