summaryrefslogtreecommitdiff
path: root/dbaccess/source/ext/macromigration/progressmixer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ext/macromigration/progressmixer.hxx')
-rw-r--r--dbaccess/source/ext/macromigration/progressmixer.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ext/macromigration/progressmixer.hxx b/dbaccess/source/ext/macromigration/progressmixer.hxx
index 68db5655bc2e..171089380af1 100644
--- a/dbaccess/source/ext/macromigration/progressmixer.hxx
+++ b/dbaccess/source/ext/macromigration/progressmixer.hxx
@@ -77,7 +77,7 @@ namespace dbmm
void endPhase();
private:
- ::std::unique_ptr< ProgressMixer_Data > m_pData;
+ std::unique_ptr< ProgressMixer_Data > m_pData;
};
} // namespace dbmm