onnxruntime/onnxruntime/core/framework/empty.cc
2018-11-19 16:48:22 -08:00

5 lines
187 B
C++

// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
// empty cc file added to satisfy cmake when building a shared
// lib from archives only.