You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
323 B
15 lines
323 B
specific_include_rules = {
|
|
"custom_neteq_factory\.h": [
|
|
"+system_wrappers/include/clock.h",
|
|
],
|
|
"default_neteq_factory\.h": [
|
|
"+system_wrappers/include/clock.h",
|
|
],
|
|
"neteq_controller\.h": [
|
|
"+system_wrappers/include/clock.h",
|
|
],
|
|
"neteq_factory\.h": [
|
|
"+system_wrappers/include/clock.h",
|
|
],
|
|
}
|