diff options
-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 { |