diff options
author | Kurt Zenker <kz@openoffice.org> | 2007-05-14 14:13:52 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2007-05-14 14:13:52 +0000 |
commit | ada77894123bc9f2d13cd12fcef7bdc744d772ab (patch) | |
tree | 24093a403ef607f1ceb7e767b98c4df8fbb0f358 /basic | |
parent | 2219315ca48310315660b0de6aab3550c5520457 (diff) |
#i10000# remove svtmsg.hrc & ttglobal.hrc
Diffstat (limited to 'basic')
-rw-r--r-- | basic/inc/pch/precompiled_basic.hxx | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/basic/inc/pch/precompiled_basic.hxx b/basic/inc/pch/precompiled_basic.hxx index 58c5f06c0a..7e455b5830 100644 --- a/basic/inc/pch/precompiled_basic.hxx +++ b/basic/inc/pch/precompiled_basic.hxx @@ -4,9 +4,9 @@ * * $RCSfile: precompiled_basic.hxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: kz $ $Date: 2007-05-10 15:17:47 $ + * last change: $Author: kz $ $Date: 2007-05-14 15:13:52 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -195,7 +195,6 @@ #include "svtools/svmedit.hxx" #include "svtools/svstdarr.hxx" #include "svtools/svtdata.hxx" -#include "svtools/svtmsg.hrc" #include "svtools/svtools.hrc" #include "svtools/svtreebx.hxx" #include "svtools/syslocale.hxx" @@ -204,7 +203,6 @@ #include "svtools/texteng.hxx" #include "svtools/textview.hxx" #include "svtools/transfer.hxx" -#include "svtools/ttglobal.hrc" #include "svtools/txtattr.hxx" #include "svtools/undo.hxx" #include "svtools/zforlist.hxx" |