summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/evoab2/NStatement.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 01:30:48 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 01:30:48 +0000
commitba0ca8efb95a10ba50f76ba1b7710077dff9acd3 (patch)
treec58aa4044b0632aa6535693e349479efa63b67eb /connectivity/source/drivers/evoab2/NStatement.cxx
parentdbc4c502d19bcbe7c6f2484470a49dfb1ecc6846 (diff)
INTEGRATION: CWS pchfix02 (1.7.30); FILE MERGED
2006/09/01 17:22:09 kaib 1.7.30.1: #i68856# Added header markers and pch files
Diffstat (limited to 'connectivity/source/drivers/evoab2/NStatement.cxx')
-rw-r--r--connectivity/source/drivers/evoab2/NStatement.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/connectivity/source/drivers/evoab2/NStatement.cxx b/connectivity/source/drivers/evoab2/NStatement.cxx
index 66fddebc98..191d5e2500 100644
--- a/connectivity/source/drivers/evoab2/NStatement.cxx
+++ b/connectivity/source/drivers/evoab2/NStatement.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: NStatement.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: ihi $ $Date: 2006-08-28 14:53:36 $
+ * last change: $Author: obo $ $Date: 2006-09-17 02:30:48 $
*
* 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"
+
#include <stdio.h>
#ifndef _OSL_DIAGNOSE_H_