mirror of
https://github.com/brl/mutter.git
synced 2025-05-31 19:10:03 +00:00

Mixing declarations and code causes problems for MSVC as it is a C99 feature so we should try to avoid it.
Mixing declarations and code causes problems for MSVC as it is a C99 feature so we should try to avoid it.