summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/file/FTable.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2020-07-16 14:14:12 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-07-18 19:08:12 +0200
commitbf36f5ba679fe256edf83b7482bb671f41400959 (patch)
tree4f7df8adc83b9cec04b82a84dfd8382ea6560a44 /connectivity/source/inc/file/FTable.hxx
parentd9b7ddd24d379909f9cd2d83ce28fa619953d841 (diff)
compact namespace: connectivity
Change-Id: I4f7999672ba15d9f453ded9accb3991b8150c32d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98905 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'connectivity/source/inc/file/FTable.hxx')
-rw-r--r--connectivity/source/inc/file/FTable.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/connectivity/source/inc/file/FTable.hxx b/connectivity/source/inc/file/FTable.hxx
index 68d6efb45837..2d3622fd7d78 100644
--- a/connectivity/source/inc/file/FTable.hxx
+++ b/connectivity/source/inc/file/FTable.hxx
@@ -27,9 +27,7 @@
#include <connectivity/FValue.hxx>
#include <TResultSetHelper.hxx>
-namespace connectivity
-{
- namespace file
+namespace connectivity::file
{
typedef connectivity::sdbcx::OTable OTable_TYPEDEF;
@@ -100,7 +98,7 @@ namespace connectivity
// (NULL or non-NULL is returned)
static std::unique_ptr<SvStream> createStream_simpleError( const OUString& _rFileName, StreamMode _eOpenMode);
};
- }
+
}
#endif // INCLUDED_CONNECTIVITY_SOURCE_INC_FILE_FTABLE_HXX