From 724a0380b7709a64a433dff0cc8fba26aea1df98 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Tue, 7 Jul 2015 00:09:15 +0200 Subject: Fixed all warnings --- common/domain/event.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'common/domain/event.h') diff --git a/common/domain/event.h b/common/domain/event.h index 68c684a..38020f8 100644 --- a/common/domain/event.h +++ b/common/domain/event.h @@ -33,8 +33,8 @@ namespace Akonadi2 { namespace ApplicationDomain { namespace Buffer { - class Event; - class EventBuilder; + struct Event; + struct EventBuilder; } /** -- cgit v1.2.3