Commit 5bb8bd7
authored
Add missing #include to trts_veh.cpp
The ce_cdefs header defines SE_64, which this source file depends on.
When building with clang, this missing header causes the build to break.
Signed-off-by: Dionna Glaze <[email protected]>1 parent 50d5bec commit 5bb8bd7
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
| |||
0 commit comments