Commit 57b500c
authored
Arm backend: Add missing using-declaration in VGFBackend.cpp (#13460)
The PR #13004 moved `EValue`
to the `Span` namespace but did not add the corresponding
using-declaration in VGFBackend.cpp.
Adds the missing using-declaration to fix the build.
Signed-off-by: Yufeng Shi <[email protected]>1 parent 035d25c commit 57b500c
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
0 commit comments