[Libreoffice-commits] .: sot/inc sot/source
Joseph Powers
jpowers at kemper.freedesktop.org
Mon May 23 21:15:27 PDT 2011
sot/inc/sot/storinfo.hxx | 1 -
sot/source/sdstor/stg.cxx | 1 -
2 files changed, 2 deletions(-)
New commits:
commit 71729ebcce2e50222ed3e9c0bb46d50ff4d0c646
Author: Joseph Powers <jpowers27 at cox.net>
Date: Mon May 23 21:15:18 2011 -0700
Remove some extra #incude <tools/pstm.hxx>
diff --git a/sot/inc/sot/storinfo.hxx b/sot/inc/sot/storinfo.hxx
index 9006233..53af474 100644
--- a/sot/inc/sot/storinfo.hxx
+++ b/sot/inc/sot/storinfo.hxx
@@ -29,7 +29,6 @@
#ifndef _SOT_STORINFO_HXX
#define _SOT_STORINFO_HXX
-#include <tools/pstm.hxx>
#include <tools/globname.hxx>
#include <vector>
#include "sot/sotdllapi.h"
diff --git a/sot/source/sdstor/stg.cxx b/sot/source/sdstor/stg.cxx
index 04d4f3e..940efd5 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"
More information about the Libreoffice-commits
mailing list