diff options
-rw-r--r-- | include/docmodel/color/ComplexColor.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/docmodel/color/ComplexColor.hxx b/include/docmodel/color/ComplexColor.hxx index 1b93e34f7442..bd07a224fbb8 100644 --- a/include/docmodel/color/ComplexColor.hxx +++ b/include/docmodel/color/ComplexColor.hxx @@ -255,7 +255,7 @@ public: } }; -} // end of namespace svx +} // end of namespace model namespace std { |