summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/propertystorage.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/inc/propertystorage.hxx')
-rw-r--r--dbaccess/source/ui/inc/propertystorage.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ui/inc/propertystorage.hxx b/dbaccess/source/ui/inc/propertystorage.hxx
index 9699e5ad814e..51732053adf9 100644
--- a/dbaccess/source/ui/inc/propertystorage.hxx
+++ b/dbaccess/source/ui/inc/propertystorage.hxx
@@ -48,7 +48,7 @@ namespace dbaui
const sal_uInt16 m_nItemID;
};
- typedef ::std::map< sal_Int32, std::shared_ptr< SetItemPropertyStorage > > PropertyValues;
+ typedef std::map< sal_Int32, std::shared_ptr< SetItemPropertyStorage > > PropertyValues;
} // namespace dbaui