diff options
Diffstat (limited to 'sd/inc/sdpage.hxx')
-rw-r--r-- | sd/inc/sdpage.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sd/inc/sdpage.hxx b/sd/inc/sdpage.hxx index 3e49c4f78e06..932643014f4a 100644 --- a/sd/inc/sdpage.hxx +++ b/sd/inc/sdpage.hxx @@ -24,15 +24,12 @@ #include <com/sun/star/presentation/FadeEffect.hpp> #include <com/sun/star/office/XAnnotation.hpp> -#include <functional> -#include <list> #include <memory> #include <vector> #include <editeng/flditem.hxx> #include <svx/svdobj.hxx> #include <svx/fmpage.hxx> #include <xmloff/autolayout.hxx> -#include "fadedef.h" #include "diadef.h" #include "pres.hxx" #include "shapelist.hxx" |