summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/file/quotedstring.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 01:36:32 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 01:36:32 +0000
commit2a3fe915c0b807c8e55f946bd58bd2b81ca1174f (patch)
treea9cc1e92932352a26a7ea6cfc5b796643029d7bc /connectivity/source/drivers/file/quotedstring.cxx
parent4cfe11873a2f8f733d44f38df170d76b444c56a6 (diff)
INTEGRATION: CWS pchfix02 (1.2.60); FILE MERGED
2006/09/01 17:22:13 kaib 1.2.60.1: #i68856# Added header markers and pch files
Diffstat (limited to 'connectivity/source/drivers/file/quotedstring.cxx')
-rw-r--r--connectivity/source/drivers/file/quotedstring.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/connectivity/source/drivers/file/quotedstring.cxx b/connectivity/source/drivers/file/quotedstring.cxx
index 95b32b149811..1b46044c6306 100644
--- a/connectivity/source/drivers/file/quotedstring.cxx
+++ b/connectivity/source/drivers/file/quotedstring.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: quotedstring.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 01:27:49 $
+ * last change: $Author: obo $ $Date: 2006-09-17 02:36:32 $
*
* 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_connectivity.hxx"
+
#ifndef CONNECTIVITY_QUOTED_STRING_HXX
#include "file/quotedstring.hxx"
#endif