INTEGRATION: CWS jsc14 (1.3.14); FILE MERGED

2006/10/25 08:52:28 jsc 1.3.14.1: #i70636# remove auto generated precompiled header include
This commit is contained in:
Kurt Zenker 2006-11-06 14:04:56 +00:00
parent 79b888e4da
commit dbb268b4b9
4 changed files with 8 additions and 17 deletions

View file

@ -2,9 +2,9 @@
*
* $RCSfile: SimpleBootstrap_cpp.cxx,v $
*
* $Revision: 1.3 $
* $Revision: 1.4 $
*
* last change: $Author: obo $ $Date: 2006-09-17 00:14:06 $
* last change: $Author: kz $ $Date: 2006-11-06 15:04:00 $
*
* The Contents of this file are made available subject to the terms of
* the BSD license.
@ -38,9 +38,6 @@
*
*************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_odk.hxx"
#include <iostream>
#include <cppuhelper/bootstrap.hxx>
#include <com/sun/star/bridge/XUnoUrlResolver.hpp>

View file

@ -4,9 +4,9 @@
*
* $RCSfile: CalcListener.cxx,v $
*
* $Revision: 1.3 $
* $Revision: 1.4 $
*
* last change: $Author: obo $ $Date: 2006-09-17 00:14:35 $
* last change: $Author: kz $ $Date: 2006-11-06 15:04:28 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -34,8 +34,6 @@
************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_odk.hxx"
#ifndef _MyListener_HXX
#include "MyListener.h"
#endif

View file

@ -4,9 +4,9 @@
*
* $RCSfile: ListenerHelper.cxx,v $
*
* $Revision: 1.3 $
* $Revision: 1.4 $
*
* last change: $Author: obo $ $Date: 2006-09-17 00:14:49 $
* last change: $Author: kz $ $Date: 2006-11-06 15:04:41 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -34,8 +34,6 @@
************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_odk.hxx"
#include "ListenerHelper.h"
using com::sun::star::frame::XFrame;

View file

@ -4,9 +4,9 @@
*
* $RCSfile: MyJob.cxx,v $
*
* $Revision: 1.3 $
* $Revision: 1.4 $
*
* last change: $Author: obo $ $Date: 2006-09-17 00:15:12 $
* last change: $Author: kz $ $Date: 2006-11-06 15:04:56 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -34,8 +34,6 @@
************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_odk.hxx"
#ifndef _MyJob_HXX
#include "MyJob.h"
#endif