Skip to content

Commit

Permalink
Add include to fix optional GitHub actions linter suggestion
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianlizarraga committed Feb 14, 2025
1 parent 47259bc commit 0f9700d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions onnxruntime/core/providers/qnn/builder/qnn_utils.cc
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
#include <map>
#include <numeric>
#include <string>
#include <utility>
#include <vector>

#include "core/providers/qnn/ort_api.h"
Expand Down

0 comments on commit 0f9700d

Please sign in to comment.