From: Pino Toscano Date: Mon, 6 Feb 2006 20:21:01 +0000 (+0000) Subject: Qt4 style includes. X-Git-Tag: v3.80.2~183 X-Git-Url: https://git.rmz.fi/?a=commitdiff_plain;h=f68d42453475f16af7c3326fa37be0a0d490b8e7;p=libqmvoc.git Qt4 style includes. svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=506448 --- diff --git a/kdeeduplot/kplotwidget.cpp b/kdeeduplot/kplotwidget.cpp index 126429b..9ebf232 100644 --- a/kdeeduplot/kplotwidget.cpp +++ b/kdeeduplot/kplotwidget.cpp @@ -16,14 +16,15 @@ ***************************************************************************/ #include //for log10(), pow(), modf() + #include + #include -#include -#include -#include -#include +#include +#include +#include +#include #include -#include #include "kplotwidget.h" #include "kplotwidget.moc"