diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:20:15 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:20:15 -0600 |
commit | 27212357249b473bb6984ca6525bd0009168f153 (patch) | |
tree | ebb8b89cd384e3502349a7c21cf1c9747fb621f4 /sc/source/ui/view/tabvwshf.cxx | |
parent | 8fc6fc97d5a27a24c774a59f076053581208eda0 (diff) |
remove include of pch header from sc
Diffstat (limited to 'sc/source/ui/view/tabvwshf.cxx')
-rw-r--r-- | sc/source/ui/view/tabvwshf.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/ui/view/tabvwshf.cxx b/sc/source/ui/view/tabvwshf.cxx index 201fc844dfe9..897b8d7224c7 100644 --- a/sc/source/ui/view/tabvwshf.cxx +++ b/sc/source/ui/view/tabvwshf.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_sc.hxx" #include <boost/scoped_ptr.hpp> |