forked from amazingfate/loongoffice
removed unnecessary forward declarations of class
this also moved necessary ones to right headers Change-Id: Idda93aeaa1fdfeda602b14e3b233ffd1cf27c0cf
This commit is contained in:
@ -265,7 +265,6 @@ typedef ::cppu::ImplInheritanceHelper1<
|
||||
::com::sun::star::resource::XStringResourcePersistence > StringResourcePersistenceImpl_BASE;
|
||||
|
||||
class BinaryOutput;
|
||||
class BinaryInput;
|
||||
|
||||
class StringResourcePersistenceImpl : public StringResourcePersistenceImpl_BASE
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user