From 49ad17e2b1aef65fad357b9c540ab36189233dd3 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Wed, 8 Aug 2012 13:21:28 +0200 Subject: remove include comments and boxes Change-Id: I9ccf664e8f75a68b1b87c2b29ae617a90d0741a7 --- l10ntools/inc/helpmerge.hxx | 2 +- l10ntools/source/helpmerge.cxx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'l10ntools') diff --git a/l10ntools/inc/helpmerge.hxx b/l10ntools/inc/helpmerge.hxx index 23523c727ece..3311e479305b 100644 --- a/l10ntools/inc/helpmerge.hxx +++ b/l10ntools/inc/helpmerge.hxx @@ -25,7 +25,7 @@ * for a copy of the LGPLv3 License. * ************************************************************************/ -// local includes + #include "export.hxx" #include "xmlparse.hxx" #include diff --git a/l10ntools/source/helpmerge.cxx b/l10ntools/source/helpmerge.cxx index 67db670a7f31..3ac3c57839e5 100644 --- a/l10ntools/source/helpmerge.cxx +++ b/l10ntools/source/helpmerge.cxx @@ -33,7 +33,7 @@ #include #include -// local includes + #include #include #include "helpmerge.hxx" -- cgit