Skip to content

Commit 899ae4d

Browse files
authored
solve example_runner.sh compile error
Differential Revision: D71177698 Pull Request resolved: #9261
1 parent 79fda31 commit 899ae4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/devtools/example_runner/example_runner.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
* all fp32 tensors.
1818
*/
1919

20+
#include <array>
2021
#include <fstream>
2122
#include <memory>
2223

0 commit comments

Comments
 (0)