diff options
author | Oliver Bolte <obo@openoffice.org> | 2007-03-16 08:37:12 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2007-03-16 08:37:12 +0000 |
commit | c3187ef1eadba1c36ee1d6b4a8d1fd8221d1f3d9 (patch) | |
tree | e9ad0d78eb6b0c4d43b63fd528c30b7d1b15c123 /stoc/source/uriproc/UriSchemeParser_vndDOTsunDOTstarDOTexpand.cxx | |
parent | c5fa3fe9aa89458c646ab7a733bc6688bd25644e (diff) |
#i10000# precompiled header missing
Diffstat (limited to 'stoc/source/uriproc/UriSchemeParser_vndDOTsunDOTstarDOTexpand.cxx')
-rw-r--r-- | stoc/source/uriproc/UriSchemeParser_vndDOTsunDOTstarDOTexpand.cxx | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/stoc/source/uriproc/UriSchemeParser_vndDOTsunDOTstarDOTexpand.cxx b/stoc/source/uriproc/UriSchemeParser_vndDOTsunDOTstarDOTexpand.cxx index 61ddeff9ea05..21450a9117e8 100644 --- a/stoc/source/uriproc/UriSchemeParser_vndDOTsunDOTstarDOTexpand.cxx +++ b/stoc/source/uriproc/UriSchemeParser_vndDOTsunDOTstarDOTexpand.cxx @@ -4,9 +4,9 @@ * * $RCSfile: UriSchemeParser_vndDOTsunDOTstarDOTexpand.cxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: obo $ $Date: 2007-03-12 10:55:24 $ + * last change: $Author: obo $ $Date: 2007-03-16 09:37:12 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -32,6 +32,8 @@ * MA 02111-1307 USA * ************************************************************************/ +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_stoc.hxx" #include "sal/config.h" |