diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:20:56 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:20:56 -0600 |
commit | 2a71139535112634dc52502dbbc0922f2b86e146 (patch) | |
tree | 63e4c46b9ca772e04d88cc87c484f14a92b39f13 /sd/source/ui/view/drvwshrg.cxx | |
parent | d843e92c73a261097756c0514abff2ef5a8d010b (diff) |
remove include of pch header from sd
Diffstat (limited to 'sd/source/ui/view/drvwshrg.cxx')
-rw-r--r-- | sd/source/ui/view/drvwshrg.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sd/source/ui/view/drvwshrg.cxx b/sd/source/ui/view/drvwshrg.cxx index 8ea61b5ad835..6f21afefa53c 100644 --- a/sd/source/ui/view/drvwshrg.cxx +++ b/sd/source/ui/view/drvwshrg.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_sd.hxx" #include "DrawViewShell.hxx" #include <sfx2/templdlg.hxx> |