diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-04-27 23:04:15 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-04-27 23:04:15 +0200 |
commit | f8231a9765b63ef57d4e099936b94357267ac9b3 (patch) | |
tree | fac7889e20954a10e5dd0865a9f110dc5833b7c1 /svtools/source/uno/miscservices.cxx | |
parent | 9e0502f27d4a3069540eaf6090ed0b5936889fb2 (diff) |
some eco-activism
Change-Id: Ib447cd8633c3102ee78c919cfbeabcc88018b130
Diffstat (limited to 'svtools/source/uno/miscservices.cxx')
-rw-r--r-- | svtools/source/uno/miscservices.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/svtools/source/uno/miscservices.cxx b/svtools/source/uno/miscservices.cxx index 406367971782..da5e7d248e2e 100644 --- a/svtools/source/uno/miscservices.cxx +++ b/svtools/source/uno/miscservices.cxx @@ -34,6 +34,7 @@ #include "cppuhelper/implementationentry.hxx" +using namespace ::com::sun::star; using namespace ::com::sun::star::uno; using namespace ::com::sun::star::registry; using namespace ::com::sun::star::lang; |