diff options
Diffstat (limited to 'svl/source/items')
-rw-r--r-- | svl/source/items/style.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/svl/source/items/style.cxx b/svl/source/items/style.cxx index a80b3be6ad02..1a54081eab52 100644 --- a/svl/source/items/style.cxx +++ b/svl/source/items/style.cxx @@ -17,6 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include <memory> #include <svl/style.hxx> #include <com/sun/star/lang/XComponent.hpp> |