[Libreoffice-commits] core.git: Branch 'feature/perfwork' - sc/inc
Andras Timar
andras.timar at collabora.com
Mon Oct 6 10:20:43 PDT 2014
sc/inc/documentimport.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit cb2cec14405e3810907b09ede03876db6f605db6
Author: Andras Timar <andras.timar at collabora.com>
Date: Mon Oct 6 19:20:33 2014 +0200
Windows build fix
Change-Id: I686457ca92ce1d503ea184e4d613b880610942da
diff --git a/sc/inc/documentimport.hxx b/sc/inc/documentimport.hxx
index 7d46216..e561fcd 100644
--- a/sc/inc/documentimport.hxx
+++ b/sc/inc/documentimport.hxx
@@ -44,7 +44,7 @@ class SC_DLLPUBLIC ScDocumentImport : boost::noncopyable
public:
- struct Attrs
+ struct SC_DLLPUBLIC Attrs
{
ScAttrEntry* mpData;
size_t mnSize;
More information about the Libreoffice-commits
mailing list