Update onnxruntime/core/providers/nnapi/nnapi_builtin/nnapi_api_helper.cc

Co-authored-by: Edward Chen <18449977+edgchen1@users.noreply.github.com>
This commit is contained in:
JiCheng 2023-03-04 23:28:53 +08:00 committed by JiCheng
parent adf990f30f
commit 7c6fc31b65

View file

@ -1,3 +1,6 @@
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
#include "nnapi_api_helper.h"
#include "core/providers/nnapi/nnapi_builtin/builders/model_builder.h"