diff options
Diffstat (limited to 'sw/inc/textboxhelper.hxx')
-rw-r--r-- | sw/inc/textboxhelper.hxx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sw/inc/textboxhelper.hxx b/sw/inc/textboxhelper.hxx index fd194a639bcc..34843255309f 100644 --- a/sw/inc/textboxhelper.hxx +++ b/sw/inc/textboxhelper.hxx @@ -11,11 +11,10 @@ #define INCLUDED_SW_INC_TEXTBOXHELPER_HXX #include <map> -#include <optional> #include <set> #include <vector> -#include <com/sun/star/uno/Any.h> +#include <com/sun/star/uno/Any.hxx> #include <com/sun/star/uno/Type.h> #include <com/sun/star/text/TextContentAnchorType.hpp> #include <svx/swframetypes.hxx> |