From 3991eaf5569c7039ea20000e70aac775b7899432 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Tue, 19 Mar 2013 01:26:21 +0100 Subject: reduce whitespaces between include and filename Change-Id: I15f6ad0a760a28cbac53f99ba4d14ff5c24ce005 --- oox/source/ppt/timenode.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'oox') diff --git a/oox/source/ppt/timenode.cxx b/oox/source/ppt/timenode.cxx index cd3cd6401082..b08600f5af6c 100644 --- a/oox/source/ppt/timenode.cxx +++ b/oox/source/ppt/timenode.cxx @@ -40,7 +40,7 @@ #include "oox/helper/helper.hxx" #include "oox/core/xmlfilterbase.hxx" -#include "sal/log.hxx" +#include "sal/log.hxx" using namespace ::oox::core; using namespace ::com::sun::star::beans; -- cgit