Skip to content

Commit

Permalink
Merge pull request #50065 from tensorflow/mihaimaruseac-patch-1
Browse files Browse the repository at this point in the history
Fix json after cherrypicks
  • Loading branch information
mihaimaruseac committed Jun 4, 2021
2 parents 7531455 + 43dbee6 commit 35b9cd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion third_party/jsoncpp.BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 35b9cd4

Please sign in to comment.