From 9bd00edca5f45b809221197a75a620ff30a8ceb0 Mon Sep 17 00:00:00 2001 From: Takeshi Abe Date: Wed, 6 Nov 2013 17:45:04 +0900 Subject: include Change-Id: Iedaacd9981a6ca186ab5e1f9715ed4fcf4ff0cb7 --- shell/inc/internal/contentreader.hxx | 1 + shell/inc/internal/metainforeader.hxx | 1 + 2 files changed, 2 insertions(+) (limited to 'shell') diff --git a/shell/inc/internal/contentreader.hxx b/shell/inc/internal/contentreader.hxx index 8a1d7e4a1a72..279aea90eba0 100644 --- a/shell/inc/internal/contentreader.hxx +++ b/shell/inc/internal/contentreader.hxx @@ -21,6 +21,7 @@ #define INCLUDED_SHELL_INC_INTERNAL_CONTENTREADER_HXX #include "internal/basereader.hxx" +#include class ITag; class StreamInterface; diff --git a/shell/inc/internal/metainforeader.hxx b/shell/inc/internal/metainforeader.hxx index fba67c4aa098..7365d18e2b51 100644 --- a/shell/inc/internal/metainforeader.hxx +++ b/shell/inc/internal/metainforeader.hxx @@ -22,6 +22,7 @@ #include "internal/basereader.hxx" #include "internal/types.hxx" +#include class ITag; class CKeywordsTag; -- cgit