summaryrefslogtreecommitdiff
path: root/hwpfilter/source
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-03-19 01:26:21 +0100
committerThomas Arnhold <thomas@arnhold.org>2013-03-19 01:26:45 +0100
commit3991eaf5569c7039ea20000e70aac775b7899432 (patch)
tree26402686fb0d34fb0a5be880a146d2d188179654 /hwpfilter/source
parentd0e11d7591bf27a3ac2198042a590884281365ec (diff)
reduce whitespaces between include and filename
Change-Id: I15f6ad0a760a28cbac53f99ba4d14ff5c24ce005
Diffstat (limited to 'hwpfilter/source')
-rw-r--r--hwpfilter/source/hinfo.cxx8
-rw-r--r--hwpfilter/source/hstyle.cxx6
2 files changed, 7 insertions, 7 deletions
diff --git a/hwpfilter/source/hinfo.cxx b/hwpfilter/source/hinfo.cxx
index ac0b97d55abf..7f261f053456 100644
--- a/hwpfilter/source/hinfo.cxx
+++ b/hwpfilter/source/hinfo.cxx
@@ -17,11 +17,11 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "precompile.h"
+#include "precompile.h"
-#include "hwplib.h"
-#include "hinfo.h"
-#include "hwpfile.h"
+#include "hwplib.h"
+#include "hinfo.h"
+#include "hwpfile.h"
// Info Block
diff --git a/hwpfilter/source/hstyle.cxx b/hwpfilter/source/hstyle.cxx
index 25d78948d2d6..5b91dc4a5e4d 100644
--- a/hwpfilter/source/hstyle.cxx
+++ b/hwpfilter/source/hstyle.cxx
@@ -21,9 +21,9 @@
#include <comphelper/newarray.hxx>
-#include "hwplib.h"
-#include "hwpfile.h"
-#include "hstyle.h"
+#include "hwplib.h"
+#include "hwpfile.h"
+#include "hstyle.h"
enum
{ MAXSTYLENAME = 20 };