mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-02-10 04:27:48 -05:00
While not a reserved keyword, MSVC `#define interface struct`[1] which causes a compile error when including the `spa/support/plugin.h` header. While this can be worked around by `#undef interface`, it's also easy to just rename the local variable. [1]: https://stackoverflow.com/questions/25234203/what-is-the-interface-keyword-in-msvc |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| include-private/spa-private | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||