diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/inc/poly.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/inc/poly.h b/tools/inc/poly.h index f621a73e223f..3de1374efd94 100644 --- a/tools/inc/poly.h +++ b/tools/inc/poly.h @@ -20,6 +20,7 @@ #define INCLUDED_TOOLS_INC_POLY_H #include <sal/types.h> +#include <memory> #include <tools/poly.hxx> class SAL_WARN_UNUSED ImplPolygon |