summaryrefslogtreecommitdiffstats
path: root/include/xmloff/xmlcnimp.hxx
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2015-10-16 17:15:50 -0500
committerNorbert Thiebaud <nthiebaud@gmail.com>2015-10-26 21:04:30 +0000
commitfd9d9976bf346929d872db0e5d8abc4180c9996c (patch)
tree77006fe6cc1447040206849a8ff5ef11f83a9860 /include/xmloff/xmlcnimp.hxx
parentUpdated core (diff)
downloadcore-fd9d9976bf346929d872db0e5d8abc4180c9996c.tar.gz
core-fd9d9976bf346929d872db0e5d8abc4180c9996c.zip
fix includes that are not stand-alone
includes should be able to be included on their own fix some of the ones that do not respect that rule. Change-Id: Id161224a1978461d3cea43252f232f18888a4f61 Reviewed-on: https://gerrit.libreoffice.org/19612 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Diffstat (limited to 'include/xmloff/xmlcnimp.hxx')
-rw-r--r--include/xmloff/xmlcnimp.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/include/xmloff/xmlcnimp.hxx b/include/xmloff/xmlcnimp.hxx
index aefee1c7ecd4..338a48f753ac 100644
--- a/include/xmloff/xmlcnimp.hxx
+++ b/include/xmloff/xmlcnimp.hxx
@@ -20,10 +20,11 @@
#ifndef INCLUDED_XMLOFF_XMLCNIMP_HXX
#define INCLUDED_XMLOFF_XMLCNIMP_HXX
-#include <xmloff/dllapi.h>
-#include <sal/types.h>
#include <memory>
+#include <rtl/ustring.hxx>
+#include <xmloff/dllapi.h>
+
class SvXMLAttrCollection;
class XMLOFF_DLLPUBLIC SvXMLAttrContainerData