diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-20 04:44:52 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-20 04:44:52 +0000 |
commit | 73849ccc28090d975ad8d68c8a77f6d4cdac6b16 (patch) | |
tree | a62dbcc16a13d08b95e5232da4da9604ccaada27 /rsc/inc/rscrsc.hxx | |
parent | 6e9aeceb4cd5f3b967c719b05e0b4a9f80708678 (diff) |
INTEGRATION: CWS warnings01 (1.10.8); FILE MERGED
2006/05/24 01:13:49 sb 1.10.8.2: RESYNC: (1.10-1.11); FILE MERGED
2006/03/06 16:08:06 pl 1.10.8.1: #i55991# removed warnings for windows platform
Diffstat (limited to 'rsc/inc/rscrsc.hxx')
-rw-r--r-- | rsc/inc/rscrsc.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/rsc/inc/rscrsc.hxx b/rsc/inc/rscrsc.hxx index 5c3e3662951c..bc3893d82c70 100644 --- a/rsc/inc/rscrsc.hxx +++ b/rsc/inc/rscrsc.hxx @@ -4,9 +4,9 @@ * * $RCSfile: rscrsc.hxx,v $ * - * $Revision: 1.11 $ + * $Revision: 1.12 $ * - * last change: $Author: vg $ $Date: 2006-04-07 16:31:51 $ + * last change: $Author: hr $ $Date: 2006-06-20 05:44:52 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -99,7 +99,7 @@ public: }; /****************** R s c ************************************************/ -class WriteRcContext; +struct WriteRcContext; class RscCompiler { |