summaryrefslogtreecommitdiff
path: root/include/oox/helper/storagebase.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/helper/storagebase.hxx')
-rw-r--r--include/oox/helper/storagebase.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/oox/helper/storagebase.hxx b/include/oox/helper/storagebase.hxx
index c1264d9eb11b..b953495fb094 100644
--- a/include/oox/helper/storagebase.hxx
+++ b/include/oox/helper/storagebase.hxx
@@ -35,7 +35,6 @@ namespace com { namespace sun { namespace star {
namespace oox {
-
class StorageBase;
typedef std::shared_ptr< StorageBase > StorageRef;
@@ -183,7 +182,6 @@ private:
};
-
} // namespace oox
#endif