Export of internal Abseil changes
-- 2e894f3c2fadc789abf9011222526d5da1e0433e by Gennadiy Rozental <rogeeff@google.com>: Internal change PiperOrigin-RevId: 267557172 -- 535be36d401a556156223ecc1aabd73a271f0f05 by Abseil Team <absl-team@google.com>: Internal change. PiperOrigin-RevId: 267456795 GitOrigin-RevId: 2e894f3c2fadc789abf9011222526d5da1e0433e Change-Id: I95d29cbde5cd8342ae71b77728baa61b7cf6d440
This commit is contained in:
parent
83c1d65c90
commit
325fd7b042
4 changed files with 23 additions and 30 deletions
|
@ -34,16 +34,6 @@ config_setting(
|
|||
|
||||
### libraries
|
||||
|
||||
cc_library(
|
||||
name = "includes",
|
||||
textual_hdrs = [
|
||||
"include/cctz/civil_time.h",
|
||||
"include/cctz/civil_time_detail.h",
|
||||
"include/cctz/time_zone.h",
|
||||
],
|
||||
visibility = ["//absl/time:__pkg__"],
|
||||
)
|
||||
|
||||
cc_library(
|
||||
name = "civil_time",
|
||||
srcs = ["src/civil_time_detail.cc"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue