mirror of
https://github.com/brl/mutter.git
synced 2025-02-03 07:13:24 +00:00
ea66156c83
According to 9cc90333473e3 the windows headers #define near as nothing, and presumable the same is true for 'far' too. Apparently this define is to improve compatibility with code written for Windows 3.1, so it's good that people will be able to incorporate such code into their Clutter applications.