mirror of
https://github.com/zebrajr/tensorflow.git
synced 2025-12-06 00:19:58 +01:00
Fix json after cherrypicks
This commit is contained in:
parent
7531455b65
commit
43dbee671a
2
third_party/jsoncpp.BUILD
vendored
2
third_party/jsoncpp.BUILD
vendored
|
|
@ -13,9 +13,9 @@ cc_library(
|
|||
],
|
||||
hdrs = [
|
||||
"include/json/config.h",
|
||||
"include/json/features.h",
|
||||
"include/json/forwards.h",
|
||||
"include/json/json.h",
|
||||
"include/json/json_features.h",
|
||||
"include/json/reader.h",
|
||||
"include/json/value.h",
|
||||
"include/json/version.h",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user