summaryrefslogtreecommitdiff
path: root/extensions/source/bibliography
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 11:55:04 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 11:55:04 +0000
commit36900ba689cf539742e10ed79b0a6ec2ca6323fe (patch)
tree4ef58073ced5d7fa45c751368732d34c5b978c1e /extensions/source/bibliography
parent0e5e599480dba4d0308c2b6c04d0fd0570293048 (diff)
INTEGRATION: CWS pchfix02 (1.22.178); FILE MERGED
2006/09/01 17:26:26 kaib 1.22.178.1: #i68856# Added header markers and pch files
Diffstat (limited to 'extensions/source/bibliography')
-rw-r--r--extensions/source/bibliography/bibload.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/extensions/source/bibliography/bibload.cxx b/extensions/source/bibliography/bibload.cxx
index b746284a9..ab98763db 100644
--- a/extensions/source/bibliography/bibload.cxx
+++ b/extensions/source/bibliography/bibload.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: bibload.cxx,v $
*
- * $Revision: 1.22 $
+ * $Revision: 1.23 $
*
- * last change: $Author: hr $ $Date: 2005-09-23 12:50:39 $
+ * last change: $Author: obo $ $Date: 2006-09-16 12:55:04 $
*
* 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"
+
#ifndef _OSL_MUTEX_HXX_
#include <osl/mutex.hxx>