Manual cherry pick for part of #5440

This commit is contained in:
Ryan Hill 2020-10-26 17:00:07 -07:00
parent 90274be247
commit a77b037e4a

View file

@ -10,6 +10,7 @@
#include <fstream>
#include "core/graph/model.h"
#include "core/common/logging/sinks/clog_sink.h"
#include "core/flatbuffers/ort.fbs.h"
using namespace onnxruntime::experimental;
using namespace onnxruntime::logging;
#endif