[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.1' - sw/inc
Markus Mohrhard
markus.mohrhard at googlemail.com
Sat May 3 07:39:15 PDT 2014
sw/inc/docary.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 3fbe82594c6535b75859aa8b99e2cb6bac63d660
Author: Markus Mohrhard <markus.mohrhard at googlemail.com>
Date: Sat May 3 16:34:31 2014 +0200
fix build
diff --git a/sw/inc/docary.hxx b/sw/inc/docary.hxx
index dc04113..e3d3f31 100644
--- a/sw/inc/docary.hxx
+++ b/sw/inc/docary.hxx
@@ -38,7 +38,7 @@ class SwUnoCrsr;
class SwOLENode;
class SwTxtFmtColl;
class SwGrfFmtColl;
-class SwPosition;
+struct SwPosition;
namespace com { namespace sun { namespace star { namespace i18n {
struct ForbiddenCharacters; ///< comes from the I18N UNO interface
More information about the Libreoffice-commits
mailing list