summaryrefslogtreecommitdiff
path: root/connectivity/source/parse/internalnode.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 02:09:09 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 02:09:09 +0000
commitcf7b309e8327264ade8a4b761847a164ed8898b4 (patch)
tree83775697c3cca1f7414651b2610a5b205b3ee775 /connectivity/source/parse/internalnode.cxx
parent356b174a67a2b71b7309624fbb42d7c35a4c3d44 (diff)
INTEGRATION: CWS pchfix02 (1.5.166); FILE MERGED
2006/09/01 17:22:35 kaib 1.5.166.1: #i68856# Added header markers and pch files
Diffstat (limited to 'connectivity/source/parse/internalnode.cxx')
-rw-r--r--connectivity/source/parse/internalnode.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/connectivity/source/parse/internalnode.cxx b/connectivity/source/parse/internalnode.cxx
index 01969833df53..1af9c758c4b9 100644
--- a/connectivity/source/parse/internalnode.cxx
+++ b/connectivity/source/parse/internalnode.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: internalnode.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 07:40:16 $
+ * last change: $Author: obo $ $Date: 2006-09-17 03:09:09 $
*
* 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_connectivity.hxx"
#ifndef _CONNECTIVITY_SQLINTERNALNODE_HXX
#include "internalnode.hxx"
#endif