Fix VS 2017 build break (#6276)

This commit is contained in:
Hariharan Seshadri 2021-01-07 15:39:35 +05:30 committed by GitHub
parent 431604ef89
commit bbc9ed908a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,6 +4,7 @@
#pragma once
#include <iostream>
#include <string>
namespace onnxruntime {