File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -75,6 +75,7 @@ add_library(
7575 internal /flow_controlled_publisher_connection.h
7676 internal /flow_controlled_publisher_tracing_connection.cc
7777 internal /flow_controlled_publisher_tracing_connection.h
78+ internal /message_batch.h
7879 internal /noop_message_batch.h
7980 internal /ordering_key_publisher_connection.cc
8081 internal /ordering_key_publisher_connection.h
Original file line number Diff line number Diff line change @@ -38,6 +38,7 @@ google_cloud_cpp_pubsub_hdrs = [
3838 "internal/extend_leases_with_retry.h" ,
3939 "internal/flow_controlled_publisher_connection.h" ,
4040 "internal/flow_controlled_publisher_tracing_connection.h" ,
41+ "internal/message_batch.h" ,
4142 "internal/noop_message_batch.h" ,
4243 "internal/ordering_key_publisher_connection.h" ,
4344 "internal/publisher_auth_decorator.h" ,
You can’t perform that action at this time.
0 commit comments