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.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/oox/helper/storagebase.hxx b/include/oox/helper/storagebase.hxx
index 68f594015e91..84e86373aff0 100644
--- a/include/oox/helper/storagebase.hxx
+++ b/include/oox/helper/storagebase.hxx
@@ -34,7 +34,7 @@ namespace com { namespace sun { namespace star {
namespace oox {
-// ============================================================================
+
class StorageBase;
typedef ::boost::shared_ptr< StorageBase > StorageRef;
@@ -182,7 +182,7 @@ private:
bool mbReadOnly; ///< True = storage opened read-only (based on input stream).
};
-// ============================================================================
+
} // namespace oox