aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/util.cc
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/compiler/xla/util.cc')
-rw-r--r--tensorflow/compiler/xla/util.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/tensorflow/compiler/xla/util.cc b/tensorflow/compiler/xla/util.cc
index d467178cb5..b58670ecc5 100644
--- a/tensorflow/compiler/xla/util.cc
+++ b/tensorflow/compiler/xla/util.cc
@@ -16,6 +16,7 @@ limitations under the License.
#include "tensorflow/compiler/xla/util.h"
#include <stdarg.h>
+#include <numeric>
#include "tensorflow/compiler/xla/legacy_flags/util_flags.h"
#include "tensorflow/compiler/xla/types.h"