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
str_format
HDRS
"str_format.h"
"${DIR}/str_format.h"
COPTS
${ABSL_DEFAULT_COPTS}
DEPS
@ -3429,7 +3429,7 @@ absl_cc_library(
NAME
any
HDRS
"any.h"
"${DIR}/any.h"
COPTS
${ABSL_DEFAULT_COPTS}
DEPS