diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:25:10 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:25:10 -0600 |
commit | dff7e087119a53963a4b40d7da00dbc122820fb8 (patch) | |
tree | e7e31f6c4b38660230eb25b15834354fa9e82081 /sw/source/ui/utlui/swrenamexnameddlg.cxx | |
parent | 2fcfed5785bad09599b7a7d480f817523be97a42 (diff) |
remove include of pch header from sw
Diffstat (limited to 'sw/source/ui/utlui/swrenamexnameddlg.cxx')
-rw-r--r-- | sw/source/ui/utlui/swrenamexnameddlg.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/ui/utlui/swrenamexnameddlg.cxx b/sw/source/ui/utlui/swrenamexnameddlg.cxx index e21739868644..a4e639f5d1e8 100644 --- a/sw/source/ui/utlui/swrenamexnameddlg.cxx +++ b/sw/source/ui/utlui/swrenamexnameddlg.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_sw.hxx" #ifdef SW_DLLIMPLEMENTATION #undef SW_DLLIMPLEMENTATION #endif |