Fix build with clang and GCC6

Differential Revision: https://phabricator.kde.org/D5229
This commit is contained in:
Raymond Wooninck 2017-03-29 14:45:44 +02:00
parent dce674f3ae
commit e7b27ab955

View file

@ -21,6 +21,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <QRect>
#include <functional>
#include <cmath>
namespace KWin
{