From 179094d88acb5117c4ef845c621af977e80887d1 Mon Sep 17 00:00:00 2001 From: Pino Toscano Date: Mon, 16 Apr 2007 16:35:42 +0000 Subject: [PATCH] revert r654492, random chopping without compiling is not a good idea svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=654618 --- extdate/tests/edpicker_main.cpp | 1 + extdate/tests/edtedit_main.cpp | 1 + 2 files changed, 2 insertions(+) diff --git a/extdate/tests/edpicker_main.cpp b/extdate/tests/edpicker_main.cpp index eea9ec7..cc2e09c 100644 --- a/extdate/tests/edpicker_main.cpp +++ b/extdate/tests/edpicker_main.cpp @@ -1,4 +1,5 @@ #include "edpicker_widget.h" +#include #include #include #include diff --git a/extdate/tests/edtedit_main.cpp b/extdate/tests/edtedit_main.cpp index c60fd37..b980fdb 100644 --- a/extdate/tests/edtedit_main.cpp +++ b/extdate/tests/edtedit_main.cpp @@ -1,4 +1,5 @@ #include "edtedit_widget.h" +#include #include #include #include -- 2.47.3