diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-17 15:03:14 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-17 15:03:14 +0000 |
commit | c28c0eeac1a1772355a39a83947b48582faab379 (patch) | |
tree | 83e37924e054832d3d5c27f42d44f25cb9af7076 /rsc/source/res/rscflag.cxx | |
parent | 3520d349d7c5f33a6faaa9a7fd8ef2ac7b3a3e1c (diff) |
INTEGRATION: CWS pchfix02 (1.6.22); FILE MERGED
2006/09/01 17:33:23 kaib 1.6.22.1: #i68856# Added header markers and pch files
Diffstat (limited to 'rsc/source/res/rscflag.cxx')
-rw-r--r-- | rsc/source/res/rscflag.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/rsc/source/res/rscflag.cxx b/rsc/source/res/rscflag.cxx index d29723d0eb33..e4858c90290e 100644 --- a/rsc/source/res/rscflag.cxx +++ b/rsc/source/res/rscflag.cxx @@ -4,9 +4,9 @@ * * $RCSfile: rscflag.cxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: hr $ $Date: 2006-06-20 05:48:03 $ + * last change: $Author: obo $ $Date: 2006-09-17 16:02:22 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -32,6 +32,9 @@ * MA 02111-1307 USA * ************************************************************************/ + +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_rsc.hxx" /****************** I N C L U D E S **************************************/ // C and C++ Includes. |