diff options
Diffstat (limited to 'include/cppuhelper/propshlp.hxx')
-rw-r--r-- | include/cppuhelper/propshlp.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/cppuhelper/propshlp.hxx b/include/cppuhelper/propshlp.hxx index 2581f4b77c32..acbe6cdd4140 100644 --- a/include/cppuhelper/propshlp.hxx +++ b/include/cppuhelper/propshlp.hxx @@ -207,7 +207,7 @@ private: }; -//----------------------------------------------------------------------------- + // helper defines needed for an interface container with a 32 bit key values struct equalInt32_Impl @@ -730,7 +730,7 @@ protected: }; } // end namespace cppuhelper -#endif // +#endif |