diff options
Diffstat (limited to 'chart2/source/model/main/StockBar.cxx')
-rw-r--r-- | chart2/source/model/main/StockBar.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/model/main/StockBar.cxx b/chart2/source/model/main/StockBar.cxx index e9ac5e4a529f..22e082ad06b3 100644 --- a/chart2/source/model/main/StockBar.cxx +++ b/chart2/source/model/main/StockBar.cxx @@ -28,7 +28,7 @@ #include <algorithm> -namespace com { namespace sun { namespace star { namespace beans { class XPropertySetInfo; } } } } +namespace com::sun::star::beans { class XPropertySetInfo; } using namespace ::com::sun::star; |