--- conversion/commonconversion.h 2012-05-02 07:56:08.000000000 -0400 +++ conversion/commonconversion.h 2012-07-02 23:04:24.762660720 -0400 @@ -20,7 +20,7 @@ #include #include -#include +#include namespace Kolab { @@ -32,4 +32,4 @@ }; }; -#endif \ No newline at end of file +#endif --- conversion/kabcconversion.h 2012-05-02 07:56:08.000000000 -0400 +++ conversion/kabcconversion.h 2012-07-02 23:04:24.762660720 -0400 @@ -20,7 +20,7 @@ #include "kolab_export.h" -#include +#include #include #include @@ -40,4 +40,4 @@ }; }; -#endif \ No newline at end of file +#endif --- conversion/kcalconversion.h 2012-05-02 07:56:08.000000000 -0400 +++ conversion/kcalconversion.h 2012-07-02 23:04:24.763660720 -0400 @@ -20,9 +20,9 @@ #include "kolab_export.h" -#include -#include -#include +#include +#include +#include #include #include #include @@ -49,4 +49,4 @@ }; }; -#endif \ No newline at end of file +#endif --- conversion/kolabconversion.h 2012-05-02 07:56:08.000000000 -0400 +++ conversion/kolabconversion.h 2012-07-02 23:04:24.764660720 -0400 @@ -20,7 +20,7 @@ #include "kolab_export.h" -#include +#include #include namespace Kolab { @@ -36,4 +36,4 @@ }; }; -#endif \ No newline at end of file +#endif --- kolabformat/errorhandler.cpp 2012-05-02 07:56:08.000000000 -0400 +++ kolabformat/errorhandler.cpp 2012-07-02 23:04:24.764660720 -0400 @@ -20,7 +20,7 @@ #include -#include +#include namespace Kolab { --- kolabformat/kolabobject.cpp 2012-05-02 07:56:08.000000000 -0400 +++ kolabformat/kolabobject.cpp 2012-07-02 23:04:24.765660720 -0400 @@ -34,7 +34,7 @@ #include #include #include -#include +#include namespace Kolab { --- tests/benchmark.cpp 2012-05-02 07:56:08.000000000 -0400 +++ tests/benchmark.cpp 2012-07-02 23:05:22.746664944 -0400 @@ -19,7 +19,7 @@ #include "kolabformatV2/event.h" #include "conversion/kcalconversion.h" #include -#include +#include #include #include "testutils.h" --- tests/formattest.cpp 2012-05-02 07:56:08.000000000 -0400 +++ tests/formattest.cpp 2012-07-02 23:05:34.920665858 -0400 @@ -26,8 +26,8 @@ #include #include #include -#include -#include +#include +#include #include #include --- tests/kcalconversiontest.cpp 2012-05-02 07:56:08.000000000 -0400 +++ tests/kcalconversiontest.cpp 2012-07-02 23:05:46.269666653 -0400 @@ -4,7 +4,7 @@ #include #include #include -#include +#include #include #include --- tests/upgradetest.cpp 2012-05-02 07:56:08.000000000 -0400 +++ tests/upgradetest.cpp 2012-07-02 23:06:03.269667875 -0400 @@ -19,8 +19,8 @@ #include "upgradetest.h" #include -#include -#include +#include +#include #include "testutils.h" #include "kolabformat/kolabobject.h"