We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5f2758 commit e614111Copy full SHA for e614111
src/iceberg/catalog/rest/meson.build
@@ -24,7 +24,7 @@ iceberg_rest_sources = files(
24
'resource_paths.cc',
25
'rest_catalog.cc',
26
'rest_util.cc',
27
- 'type.cc',
+ 'types.cc',
28
)
29
# cpr does not export symbols, so on Windows it must
30
# be used as a static lib
0 commit comments