diff options
Diffstat (limited to 'sd/inc/drawdoc.hxx')
-rw-r--r-- | sd/inc/drawdoc.hxx | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/sd/inc/drawdoc.hxx b/sd/inc/drawdoc.hxx index fe70260aed31..b8026e3abe45 100644 --- a/sd/inc/drawdoc.hxx +++ b/sd/inc/drawdoc.hxx @@ -43,11 +43,8 @@ #include <svx/svdundo.hxx> #include <vector> - -#ifndef INCLUDED_MEMORY #include <memory> -#define INCLUDED_MEMORY -#endif + #include "sddllapi.h" #include "sdpage.hxx" |