Git commit 77f0980f2823bd998a520984017a5ee41684711c by Harald Fernengel. Committed on 13/02/2014 at 14:56. Pushed by harald into branch 'frameworks'. build on Mac OS X M +2 -0 kate/src/katetabbar.cpp http://commits.kde.org/kate/77f0980f2823bd998a520984017a5ee41684711c diff --git a/kate/src/katetabbar.cpp b/kate/src/katetabbar.cpp index 45d745a..77851e3 100644 --- a/kate/src/katetabbar.cpp +++ b/kate/src/katetabbar.cpp @@ -30,6 +30,8 @@ #include #include = +#include "math.h" + /** * Creates a new tab bar with the given \a parent and \a name. * .