summaryrefslogtreecommitdiff
path: root/package/inc/PackageConstants.hxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2022-01-24 00:17:20 +0100
committerThorsten Behrens <thorsten.behrens@allotropia.de>2022-01-30 16:10:57 +0100
commit7b5193e2ae9eceba881163787b98c90f2310056d (patch)
tree8bbd62c065d2ba8c67d41c5236b2fcb77136f1c2 /package/inc/PackageConstants.hxx
parent026e2f437e969d75209ed05211e7f02349035b98 (diff)
Recheck modules [o-r]* with IWYU
See tdf#42949 for motivation Change-Id: I6b4b05a5e59b256653c4caf5297fffd601b45083 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128845 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
Diffstat (limited to 'package/inc/PackageConstants.hxx')
-rw-r--r--package/inc/PackageConstants.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/inc/PackageConstants.hxx b/package/inc/PackageConstants.hxx
index 82aa94fc180c..2e9f1527b0f7 100644
--- a/package/inc/PackageConstants.hxx
+++ b/package/inc/PackageConstants.hxx
@@ -20,6 +20,7 @@
#define INCLUDED_PACKAGE_INC_PACKAGECONSTANTS_HXX
#include <sal/types.h>
+#include <rtl/ustring.hxx>
const sal_Int32 n_ConstBufferSize = 32768;