summaryrefslogtreecommitdiff
path: root/extensions/source/abpilot/abptypes.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/abpilot/abptypes.hxx')
-rw-r--r--extensions/source/abpilot/abptypes.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/extensions/source/abpilot/abptypes.hxx b/extensions/source/abpilot/abptypes.hxx
index 1cb4abf6fd78..5a69cf56cef1 100644
--- a/extensions/source/abpilot/abptypes.hxx
+++ b/extensions/source/abpilot/abptypes.hxx
@@ -27,18 +27,18 @@
#include <rtl/ustring.hxx>
-//.........................................................................
+
namespace abp
{
-//.........................................................................
+
typedef std::set<OUString> StringBag;
typedef std::map<OUString, OUString> MapString2String;
-//.........................................................................
+
} // namespace abp
-//.........................................................................
+
#endif // EXTENSIONS_ABP_ABPTYPES_HXX