diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-16 11:58:13 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-16 11:58:13 +0000 |
commit | 40d514d7b1dfb84e95f8d927807ca0b5e79f1d0b (patch) | |
tree | 64423a9359753b2ca8a02ee600e900f7591f9d83 /extensions/source/config/ldap/ldapuserprofilebe.cxx | |
parent | 408eb9fcd3165bcc515e44b4b0bb4124b8063a3c (diff) |
INTEGRATION: CWS pchfix02 (1.5.186); FILE MERGED
2006/09/01 17:26:28 kaib 1.5.186.1: #i68856# Added header markers and pch files
Diffstat (limited to 'extensions/source/config/ldap/ldapuserprofilebe.cxx')
-rw-r--r-- | extensions/source/config/ldap/ldapuserprofilebe.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/extensions/source/config/ldap/ldapuserprofilebe.cxx b/extensions/source/config/ldap/ldapuserprofilebe.cxx index dc489a390..52ef8f00f 100644 --- a/extensions/source/config/ldap/ldapuserprofilebe.cxx +++ b/extensions/source/config/ldap/ldapuserprofilebe.cxx @@ -4,9 +4,9 @@ * * $RCSfile: ldapuserprofilebe.cxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: rt $ $Date: 2005-09-08 19:23:38 $ + * last change: $Author: obo $ $Date: 2006-09-16 12:57:51 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -33,6 +33,9 @@ * ************************************************************************/ +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_extensions.hxx" + #include "ldapuserprofilebe.hxx" #ifndef EXTENSIONS_CONFIG_LDAP_LADPUSERPROFILELAYER_HXX_ |