Kaydet (Commit) ae0f30af authored tarafından Oliver Bolte's avatar Oliver Bolte

INTEGRATION: CWS pchfix02 (1.7.60); FILE MERGED

2006/09/01 17:21:53 kaib 1.7.60.1: #i68856# Added header markers and pch files
üst de659ae0
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: BResultSetMetaData.cxx,v $ * $RCSfile: BResultSetMetaData.cxx,v $
* *
* $Revision: 1.7 $ * $Revision: 1.8 $
* *
* last change: $Author: hr $ $Date: 2006-06-20 01:10:30 $ * last change: $Author: obo $ $Date: 2006-09-17 02:08:57 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -33,6 +33,9 @@ ...@@ -33,6 +33,9 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_connectivity.hxx"
#ifndef _CONNECTIVITY_ADABAS_BRESULTSETMETADATA_HXX_ #ifndef _CONNECTIVITY_ADABAS_BRESULTSETMETADATA_HXX_
#include "adabas/BResultSetMetaData.hxx" #include "adabas/BResultSetMetaData.hxx"
#endif #endif
......
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: BStatement.cxx,v $ * $RCSfile: BStatement.cxx,v $
* *
* $Revision: 1.7 $ * $Revision: 1.8 $
* *
* last change: $Author: hr $ $Date: 2006-06-20 01:10:41 $ * last change: $Author: obo $ $Date: 2006-09-17 02:09:11 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -32,6 +32,9 @@ ...@@ -32,6 +32,9 @@
* MA 02111-1307 USA * MA 02111-1307 USA
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_connectivity.hxx"
#ifndef CONNECTIVITY_ADABAS_STATEMENT_HXX #ifndef CONNECTIVITY_ADABAS_STATEMENT_HXX
#include "adabas/BStatement.hxx" #include "adabas/BStatement.hxx"
#endif #endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment