7 lines
144 B
Python
7 lines
144 B
Python
specific_include_rules = {
|
|
"stun\.h": [
|
|
"+rtc_base/byte_buffer.h",
|
|
"+rtc_base/ip_address.h",
|
|
"+rtc_base/socket_address.h",
|
|
],
|
|
}
|