From bff0132fd433210714695302d39c0d5332b598e8 Mon Sep 17 00:00:00 2001 From: xla authors Date: Fri, 24 Jan 2025 17:49:27 -0800 Subject: [PATCH] Automated Code Change PiperOrigin-RevId: 719491735 --- xla/ffi/api/ffi_test.cc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/xla/ffi/api/ffi_test.cc b/xla/ffi/api/ffi_test.cc index 3c51a0966ae02e..f6db2813886926 100644 --- a/xla/ffi/api/ffi_test.cc +++ b/xla/ffi/api/ffi_test.cc @@ -26,6 +26,8 @@ limitations under the License. #include #include +#include +#include #include "absl/log/check.h" #include "absl/status/status.h" #include "absl/strings/match.h"