Minor update

This commit is contained in:
Robert Schulze 2024-06-10 12:56:21 +00:00
parent 8af077f3d3
commit 598219c57d
No known key found for this signature in database
GPG Key ID: 26703B55FB13728A

View File

@ -3015,7 +3015,7 @@ absl_cc_library(
NAME NAME
str_format str_format
HDRS HDRS
"str_format.h" "${DIR}/str_format.h"
COPTS COPTS
${ABSL_DEFAULT_COPTS} ${ABSL_DEFAULT_COPTS}
DEPS DEPS
@ -3429,7 +3429,7 @@ absl_cc_library(
NAME NAME
any any
HDRS HDRS
"any.h" "${DIR}/any.h"
COPTS COPTS
${ABSL_DEFAULT_COPTS} ${ABSL_DEFAULT_COPTS}
DEPS DEPS