diff options
Diffstat (limited to 'comphelper/source/container')
-rw-r--r-- | comphelper/source/container/enumerablemap.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/comphelper/source/container/enumerablemap.cxx b/comphelper/source/container/enumerablemap.cxx index d55465c2af16..6d8d27355d69 100644 --- a/comphelper/source/container/enumerablemap.cxx +++ b/comphelper/source/container/enumerablemap.cxx @@ -33,13 +33,11 @@ #include "comphelper/componentcontext.hxx" #include "comphelper/extract.hxx" -/** === begin UNO includes === **/ #include <com/sun/star/container/XEnumerableMap.hpp> #include <com/sun/star/lang/XInitialization.hpp> #include <com/sun/star/ucb/AlreadyInitializedException.hpp> #include <com/sun/star/beans/Pair.hpp> #include <com/sun/star/lang/XServiceInfo.hpp> -/** === end UNO includes === **/ #include <cppuhelper/compbase3.hxx> #include <cppuhelper/implbase1.hxx> |