diff options
Diffstat (limited to 'framework/source')
-rwxr-xr-x | framework/source/uielement/recentfilesmenucontroller.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/framework/source/uielement/recentfilesmenucontroller.cxx b/framework/source/uielement/recentfilesmenucontroller.cxx index a18751e270a9..93190e2f7789 100755 --- a/framework/source/uielement/recentfilesmenucontroller.cxx +++ b/framework/source/uielement/recentfilesmenucontroller.cxx @@ -59,8 +59,6 @@ #include <cppuhelper/implbase1.hxx> #include <osl/file.hxx> #ifdef WNT -#include <prewin.h> -#include <postwin.h> #include <odma_lib.hxx> #endif #include <dispatch/uieventloghelper.hxx> |