diff options
author | Joseph Powers <jpowers27@cox.net> | 2011-05-23 21:15:18 -0700 |
---|---|---|
committer | Joseph Powers <jpowers27@cox.net> | 2011-05-23 21:15:18 -0700 |
commit | 204e0fec77ee852d3b604de91b636c2c7f18341a (patch) | |
tree | b0f754c788bf5fef2a5e5081c39f930e4b76213c /sot/source | |
parent | 55e0396f0743ba9c186115f575dd05c9de409e63 (diff) |
Remove some extra #incude <tools/pstm.hxx>
Diffstat (limited to 'sot/source')
-rw-r--r-- | sot/source/sdstor/stg.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sot/source/sdstor/stg.cxx b/sot/source/sdstor/stg.cxx index 04d4f3ec1d1e..940efd5a8d70 100644 --- a/sot/source/sdstor/stg.cxx +++ b/sot/source/sdstor/stg.cxx @@ -35,7 +35,6 @@ #include <tools/string.hxx> #include <tools/fsys.hxx> #include <tools/stream.hxx> -#include <tools/pstm.hxx> #include <tools/debug.hxx> #include "sot/stg.hxx" |