summaryrefslogtreecommitdiffstats
path: root/include/xmloff/styleexp.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/styleexp.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/styleexp.hxx')
-rw-r--r--include/xmloff/styleexp.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/xmloff/styleexp.hxx b/include/xmloff/styleexp.hxx
index ebab3816aa0f..2482397932c7 100644
--- a/include/xmloff/styleexp.hxx
+++ b/include/xmloff/styleexp.hxx
@@ -21,6 +21,7 @@
#include <sal/config.h>
#include <xmloff/dllapi.h>
+#include <rtl/ref.hxx>
#include <rtl/ustring.hxx>
#include <com/sun/star/uno/Reference.h>