Commit efc2353
committed
Work around cyclic dependency between rsz and grt
The unit test fails to link as rsz can not have its needed
dependency on grt (e.g. rsz::Resizer::ensureParasitics()
calls grt::GlobalRouter::haveRoutes())
Since we can't provide a proper dependency quite yet, add it
to the unittest to satisfy.
Signed-off-by: Henner Zeller <hzeller@google.com>1 parent fbc0d25 commit efc2353
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| 170 | + | |
170 | 171 | | |
171 | 172 | | |
172 | 173 | | |
| |||
0 commit comments