Skip to content

Commit df5e8c9

Browse files
Add type_fwd.h to CMakeLists
1 parent 74e4f20 commit df5e8c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cpp/src/arrow/flight/sql/odbc/odbc_impl/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ add_library(arrow_odbc_spi_impl
107107
system_trust_store.cc
108108
system_trust_store.h
109109
types.h
110+
type_fwd.h
110111
type_utilities.h
111112
util.cc
112113
util.h)

0 commit comments

Comments
 (0)