summaryrefslogtreecommitdiff
path: root/include/oox/token/relationship.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/token/relationship.hxx')
-rw-r--r--include/oox/token/relationship.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/include/oox/token/relationship.hxx b/include/oox/token/relationship.hxx
index adc25f4a73b6..adffd4b6617e 100644
--- a/include/oox/token/relationship.hxx
+++ b/include/oox/token/relationship.hxx
@@ -14,8 +14,8 @@
#include <rtl/ustring.hxx>
-namespace oox {
-
+namespace oox
+{
enum class Relationship
{
ACTIVEXCONTROLBINARY,
@@ -66,7 +66,6 @@ enum class Relationship
};
OUString OOX_DLLPUBLIC getRelationship(Relationship eRelationship);
-
}
#endif // INCLUDED_OOX_TOKEN_RELATIONSHIP_HXX