mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-29 23:06:41 +00:00
Fix VS 2017 build break (#6276)
This commit is contained in:
parent
431604ef89
commit
bbc9ed908a
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
#pragma once
|
||||
|
||||
#include <iostream>
|
||||
#include <string>
|
||||
|
||||
namespace onnxruntime {
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue