Commit c45b4ac
[CI]Fixed the installation error caused by redundant C++ header files added during the cache building process. (vllm-project#10841)
### What this PR does / why we need it?
Fixed the installation error caused by redundant C++ header files added
during the cache building process.
### Does this PR introduce _any_ user-facing change?
### How was this patch tested?
- vLLM version: v0.22.1
- vLLM main:
vllm-project/vllm@967c5c3
---------
Signed-off-by: Chen zhichao <chenzhichao33@h-partners.com>
Co-authored-by: Chen zhichao <chenzhichao33@h-partners.com>1 parent 4fcffda commit c45b4ac
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
185 | | - | |
186 | | - | |
187 | | - | |
| 185 | + | |
188 | 186 | | |
189 | 187 | | |
190 | 188 | | |
| |||
0 commit comments