diff options
author | Joseph Powers <jpowers27@cox.net> | 2011-05-23 20:30:20 -0700 |
---|---|---|
committer | Joseph Powers <jpowers27@cox.net> | 2011-05-23 20:30:20 -0700 |
commit | 4a99f312d466643be924590749ac5bf924e715f6 (patch) | |
tree | 65773162c3123486a01f027a852fefd5d2bf9264 /sc/source/core/inc | |
parent | 551cca5872a7dff96016e964a602c17a516b2ef3 (diff) |
Remove some extra #incude <tools/pstm.hxx>
Diffstat (limited to 'sc/source/core/inc')
-rw-r--r-- | sc/source/core/inc/core_pch.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/core/inc/core_pch.hxx b/sc/source/core/inc/core_pch.hxx index 123e3caa7..2c19ec20f 100644 --- a/sc/source/core/inc/core_pch.hxx +++ b/sc/source/core/inc/core_pch.hxx @@ -115,7 +115,6 @@ #include <vcl/accel.hxx> #include <patattr.hxx> #include <svl/zforlist.hxx> -#include <tools/pstm.hxx> #include <vcl/svapp.hxx> #include <vcl/outdev.hxx> #include <vcl/pointr.hxx> |