summaryrefslogtreecommitdiff
path: root/chart2
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-15 13:43:13 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-15 13:43:13 +0200
commit618a0f8c0349daa31cbaea097e2cc60e74f4076d (patch)
tree57a4a99249d8e7c072e6805f2d8c84c41dc6f044 /chart2
parente93417bf5d422261eb144b91dc43abad8ae6ccdc (diff)
whitespace for include statements
Change-Id: I76bd0ef07a2fa134e948724cecdf539ffe6ccb8a
Diffstat (limited to 'chart2')
-rw-r--r--chart2/source/view/inc/VCoordinateSystem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/view/inc/VCoordinateSystem.hxx b/chart2/source/view/inc/VCoordinateSystem.hxx
index 548c1c17b4b2..fa2ed6a857ee 100644
--- a/chart2/source/view/inc/VCoordinateSystem.hxx
+++ b/chart2/source/view/inc/VCoordinateSystem.hxx
@@ -33,7 +33,7 @@
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/util/XNumberFormatsSupplier.hpp>
-#include<map>
+#include <map>
#include <vector>
#include <boost/shared_ptr.hpp>
#include <boost/scoped_ptr.hpp>