We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3f3111 commit 2e1f327Copy full SHA for 2e1f327
backends/qualcomm/runtime/backends/QnnOpPackageManager.cpp
@@ -5,6 +5,7 @@
5
* This source code is licensed under the BSD-style license found in the
6
* LICENSE file in the root directory of this source tree.
7
*/
8
+#include <string>
9
#include <executorch/backends/qualcomm/runtime/backends/QnnOpPackageManager.h>
10
namespace executorch {
11
namespace backends {
0 commit comments