Use forward declaration instead of (doubled) #include
Change-Id: I1cfb65a809e5dd56fb395c2f801bce5e5d75acfe Reviewed-on: https://gerrit.libreoffice.org/1642 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
This commit is contained in:
committed by
Michael Stahl
parent
2c1eca7bd7
commit
1af49927f5
@@ -20,12 +20,12 @@
|
||||
#define _HHCWRP_HXX
|
||||
|
||||
#include <editeng/hangulhanja.hxx>
|
||||
#include <pam.hxx>
|
||||
|
||||
class SwView;
|
||||
class Window;
|
||||
class SwWrtShell;
|
||||
struct SwConversionArgs;
|
||||
class SwPaM;
|
||||
|
||||
//////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
Reference in New Issue
Block a user