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

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

View file

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