Skip to content

Commit 6597045

Browse files
committed
Update
[ghstack-poisoned]
1 parent b78fce9 commit 6597045

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

runtime/core/exec_aten/util/tensor_shape_to_c_string.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
#include <executorch/runtime/platform/assert.h>
1212

1313
#include <cinttypes>
14+
#include <cstdio> // For snprintf.
15+
#include <cstring>
1416

1517
namespace executorch::runtime {
1618
namespace {

0 commit comments

Comments
 (0)