diff options
Diffstat (limited to 'sw/inc/istyleaccess.hxx')
-rw-r--r-- | sw/inc/istyleaccess.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/inc/istyleaccess.hxx b/sw/inc/istyleaccess.hxx index 7bb832f08cdb..b547d55bac56 100644 --- a/sw/inc/istyleaccess.hxx +++ b/sw/inc/istyleaccess.hxx @@ -19,6 +19,8 @@ #ifndef INCLUDED_SW_INC_ISTYLEACCESS_HXX #define INCLUDED_SW_INC_ISTYLEACCESS_HXX +#include <svl/itemset.hxx> +#include <memory> #include <vector> // Management of (automatic) styles |