Tag: cws_dev300_changefileheader
User: thb     
Date: 2008-04-01 19:56:16+0000
Modified:
   dba/connectivity/source/drivers/adabas/BGroups.cxx
   dba/connectivity/source/drivers/dbase/DIndexes.cxx

Log:
 #i85898# Stripping all external header guards, now manually fixing misspelled 
ones and other compile-time breakage

File Changes:

Directory: /dba/connectivity/source/drivers/adabas/
===================================================

File [changed]: BGroups.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/adabas/BGroups.cxx?r1=1.13.216.3&r2=1.13.216.4
Delta lines:  +1 -4
-------------------
--- BGroups.cxx 2008-04-01 15:08:34+0000        1.13.216.3
+++ BGroups.cxx 2008-04-01 19:56:13+0000        1.13.216.4
@@ -7,7 +7,7 @@
  * OpenOffice.org - a multi-platform office productivity suite
  *
  * $RCSfile: BGroups.cxx,v $
- * $Revision: 1.13.216.3 $
+ * $Revision: 1.13.216.4 $
  *
  * This file is part of OpenOffice.org.
  *
@@ -31,13 +31,10 @@
 // MARKER(update_precomp.py): autogen include statement, do not remove
 #include "precompiled_connectivity.hxx"
 #include "adabas/BGroups.hxx"
-#ifndef _CONNECTIVITY_ADABAS_GROUP_HXX_
 #include "adabas/BGroup.hxx"
-#endif
 #include "adabas/BTable.hxx"
 #include <com/sun/star/sdbc/XRow.hpp>
 #include <com/sun/star/sdbc/XResultSet.hpp>
-#include "sdbcx/IRefreshable.hxx"
 #include <comphelper/types.hxx>
 
 using namespace ::comphelper;

Directory: /dba/connectivity/source/drivers/dbase/
==================================================

File [changed]: DIndexes.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/dbase/DIndexes.cxx?r1=1.17.216.3&r2=1.17.216.4
Delta lines:  +1 -2
-------------------
--- DIndexes.cxx        2008-04-01 15:08:40+0000        1.17.216.3
+++ DIndexes.cxx        2008-04-01 19:56:13+0000        1.17.216.4
@@ -7,7 +7,7 @@
  * OpenOffice.org - a multi-platform office productivity suite
  *
  * $RCSfile: DIndexes.cxx,v $
- * $Revision: 1.17.216.3 $
+ * $Revision: 1.17.216.4 $
  *
  * This file is part of OpenOffice.org.
  *
@@ -35,7 +35,6 @@
 #include <connectivity/dbexception.hxx>
 #include <unotools/ucbhelper.hxx>
 #include <comphelper/types.hxx>
-#include "FTable.hxx"
 
 using namespace ::comphelper;
 




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to