Skip to content

Commit

Permalink
Add absl/base/attributes.h to slow_operation_alarm.h as ABSL_MUST_USE…
Browse files Browse the repository at this point in the history
…_RESULT is used

PiperOrigin-RevId: 294806806
Change-Id: Icae8bd5fb3a549ac544d62e2065baa4c55f9afd6
  • Loading branch information
Frank Chen authored and tensorflower-gardener committed Feb 13, 2020
1 parent 76de041 commit f508aca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tensorflow/compiler/xla/service/slow_operation_alarm.h
Expand Up @@ -21,6 +21,7 @@ limitations under the License.
#include <string>
#include <tuple>

#include "absl/base/attributes.h"
#include "absl/time/time.h"
#include "tensorflow/compiler/xla/types.h"

Expand Down

0 comments on commit f508aca

Please sign in to comment.