From: Bo Peng Date: Wed, 13 Dec 2006 16:23:29 +0000 (+0000) Subject: revert r16260 X-Git-Tag: 1.6.10~11564 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=6d0f02557d87f65052ee36b66ba021ec499dffdc;p=lyx.git revert r16260 git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16266 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/support/filename.C b/src/support/filename.C index 3d88f0bc77..8b8a4aee57 100644 --- a/src/support/filename.C +++ b/src/support/filename.C @@ -16,7 +16,7 @@ #include "support/os.h" #include "support/qstring_helpers.h" -#include +#include #include diff --git a/src/support/qstring_helpers.C b/src/support/qstring_helpers.C index 5f00c8596c..d1a2ef8a6d 100644 --- a/src/support/qstring_helpers.C +++ b/src/support/qstring_helpers.C @@ -13,7 +13,7 @@ #include "qstring_helpers.h" -#include +#include namespace lyx { diff --git a/src/support/qstring_helpers.h b/src/support/qstring_helpers.h index 04940e478c..d1525de8f4 100644 --- a/src/support/qstring_helpers.h +++ b/src/support/qstring_helpers.h @@ -14,8 +14,8 @@ #include "support/docstring.h" -#include -#include +#include +#include #include