Diffusion KWin 9ada8baca65d

Turn around include order for major/minor

Authored by graesslin on Jul 30 2017, 7:20 PM.

Description

Turn around include order for major/minor

Although we made KWin compile with newer include requirement for major
and minor in gnu libc, we still get the warning that it's deprecated.
So let's try to turn the include order around. That should fix the
warning and hopefully still compile on non gnu libc (e.g. FreeBsd). If
it fails, we need to add a cmakedefine for the header.

Details

Committed
graesslinJul 30 2017, 7:20 PM
Parents
R108:acedee21a595: [qpa] Fix overloaded-virtual warning
Branches
Unknown
Tags
Unknown