#i10000# add declaration for precompiled header

This commit is contained in:
Kurt Zenker
2007-05-14 08:32:30 +00:00
parent ba32c730b7
commit 49fd1e6e51
5 changed files with 25 additions and 10 deletions

View File

@@ -4,9 +4,9 @@
* *
* $RCSfile: AffineBridge.cxx,v $ * $RCSfile: AffineBridge.cxx,v $
* *
* $Revision: 1.2 $ * $Revision: 1.3 $
* *
* last change: $Author: kz $ $Date: 2007-05-09 13:36:05 $ * last change: $Author: kz $ $Date: 2007-05-14 09:32:30 $
* *
* 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 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_cppu.hxx"
#include "osl/thread.hxx" #include "osl/thread.hxx"
#include "osl/conditn.hxx" #include "osl/conditn.hxx"
#include "osl/mutex.hxx" #include "osl/mutex.hxx"

View File

@@ -4,9 +4,9 @@
* *
* $RCSfile: UnsafeBridge.cxx,v $ * $RCSfile: UnsafeBridge.cxx,v $
* *
* $Revision: 1.2 $ * $Revision: 1.3 $
* *
* last change: $Author: kz $ $Date: 2007-05-09 13:36:26 $ * last change: $Author: kz $ $Date: 2007-05-14 09:32:30 $
* *
* 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 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_cppu.hxx"
#include "osl/mutex.hxx" #include "osl/mutex.hxx"
#include "osl/thread.h" #include "osl/thread.h"

View File

@@ -4,9 +4,9 @@
* *
* $RCSfile: helper_purpenv_Environment.cxx,v $ * $RCSfile: helper_purpenv_Environment.cxx,v $
* *
* $Revision: 1.2 $ * $Revision: 1.3 $
* *
* last change: $Author: kz $ $Date: 2007-05-09 13:37:08 $ * last change: $Author: kz $ $Date: 2007-05-14 09:32:30 $
* *
* 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 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_cppu.hxx"
#include "cppu/helper/purpenv/Environment.hxx" #include "cppu/helper/purpenv/Environment.hxx"
#include "osl/diagnose.h" #include "osl/diagnose.h"

View File

@@ -4,9 +4,9 @@
* *
* $RCSfile: helper_purpenv_Mapping.cxx,v $ * $RCSfile: helper_purpenv_Mapping.cxx,v $
* *
* $Revision: 1.2 $ * $Revision: 1.3 $
* *
* last change: $Author: kz $ $Date: 2007-05-09 13:37:17 $ * last change: $Author: kz $ $Date: 2007-05-14 09:32:30 $
* *
* 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 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_cppu.hxx"
#include "cppu/helper/purpenv/Mapping.hxx" #include "cppu/helper/purpenv/Mapping.hxx"
#include "Proxy.hxx" #include "Proxy.hxx"

View File

@@ -4,9 +4,9 @@
* *
* $RCSfile: helper_purpenv_Proxy.cxx,v $ * $RCSfile: helper_purpenv_Proxy.cxx,v $
* *
* $Revision: 1.2 $ * $Revision: 1.3 $
* *
* last change: $Author: kz $ $Date: 2007-05-09 13:37:28 $ * last change: $Author: kz $ $Date: 2007-05-14 09:32:30 $
* *
* 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 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_cppu.hxx"
#include "Proxy.hxx" #include "Proxy.hxx"
#include "sal/alloca.h" #include "sal/alloca.h"