Skip to content

Commit e1dba88

Browse files
Fix copts for stats_calculator.
PiperOrigin-RevId: 200219133
1 parent 15ee598 commit e1dba88

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tensorflow/core/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -876,6 +876,7 @@ cc_library(
876876
hdrs = [
877877
"util/stats_calculator.h",
878878
],
879+
copts = tf_copts(),
879880
)
880881

881882
cc_library(

0 commit comments

Comments
 (0)