From: Steve Brokenshire Date: Sun, 26 Jun 2016 10:10:51 +0000 (+0100) Subject: Remove inclusion of iostream in functions for monthviewgen.h X-Git-Tag: release-0.02~115 X-Git-Url: http://Server1/repobrowser/?p=xestiacalendar%2F.git;a=commitdiff_plain;h=257952cd0dd3d607dec1543a6d435889e7699c47 Remove inclusion of iostream in functions for monthviewgen.h --- diff --git a/source/common/monthviewgen.h b/source/common/monthviewgen.h index ee046ca..4c363a2 100644 --- a/source/common/monthviewgen.h +++ b/source/common/monthviewgen.h @@ -21,7 +21,6 @@ #include #include -#include using namespace std;