summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorMichael Stahl <michael.stahl@allotropia.de>2022-05-31 18:01:46 +0200
committerMichael Stahl <michael.stahl@allotropia.de>2022-05-31 18:01:46 +0200
commit9adf252639bb748173eec66c76422032a56a67cd (patch)
tree3c63960abe0af607944e12db74bd1356b37600ab /svx
parent89612b363f3f11248beea6fa98071c80e8ea7a9c (diff)
include memory for GCC12
Change-Id: Idd92510b66f63b68faa8a8d4fef01a18874e9905
Diffstat (limited to 'svx')
-rw-r--r--svx/source/unodialogs/textconversiondlgs/chinese_translation_unodialog.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/svx/source/unodialogs/textconversiondlgs/chinese_translation_unodialog.hxx b/svx/source/unodialogs/textconversiondlgs/chinese_translation_unodialog.hxx
index 8407b084dbdc..003e930de45b 100644
--- a/svx/source/unodialogs/textconversiondlgs/chinese_translation_unodialog.hxx
+++ b/svx/source/unodialogs/textconversiondlgs/chinese_translation_unodialog.hxx
@@ -31,6 +31,7 @@
#include <comphelper/interfacecontainer2.hxx>
#include <vcl/vclptr.hxx>
+#include <memory>
namespace textconversiondlgs
{