Skip to content

Commit ccb0b37

Browse files
Automated Code Change
PiperOrigin-RevId: 739776556
1 parent 5ed2ff5 commit ccb0b37

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

xla/hlo/transforms/while_loop_trip_count_annotator.cc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ limitations under the License.
1515

1616
#include "xla/hlo/transforms/while_loop_trip_count_annotator.h"
1717

18+
#include <cstdint>
19+
1820
#include "absl/container/flat_hash_set.h"
1921
#include "absl/status/statusor.h"
2022
#include "absl/strings/string_view.h"

0 commit comments

Comments
 (0)