summaryrefslogtreecommitdiffstats
path: root/store
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-09-16 13:07:48 +0200
committerCaolán McNamara <caolanm@redhat.com>2015-10-01 09:35:14 +0000
commitaed0a639f4af8e630dbd6bd4f2e0368b1481eae3 (patch)
tree2313ea3997717749a76ea6e8142d740519cda520 /store
parenttdf#92553: Web Wizard: Not open FTP Configure on Web Wizard Preview Setting (diff)
downloadcore-aed0a639f4af8e630dbd6bd4f2e0368b1481eae3.tar.gz
core-aed0a639f4af8e630dbd6bd4f2e0368b1481eae3.zip
tdf#42949 remove unnecessary includes using iwyu
Change-Id: I13960721b7e15b1761aff8497391e39ae5645b89 Reviewed-on: https://gerrit.libreoffice.org/18616 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'store')
-rw-r--r--store/source/stordata.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/store/source/stordata.hxx b/store/source/stordata.hxx
index e53a9b6c401b..ca116bba1273 100644
--- a/store/source/stordata.hxx
+++ b/store/source/stordata.hxx
@@ -24,6 +24,7 @@
#include "sal/types.h"
#include "sal/macros.h"
+#include "rtl/string.h"
#include "store/types.h"
#include "storbase.hxx"