diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:23:37 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:23:37 -0600 |
commit | 36f155dda15b64a045457859e9c1d1eb42008bb7 (patch) | |
tree | 40ea718c08525c7bf7fe20ea10afadc2ee4bc2c5 /stoc/source/registry_tdprovider | |
parent | 3d6592ae195de59c42a119b22307a62267a154fc (diff) |
remove include of pch header from stoc
Diffstat (limited to 'stoc/source/registry_tdprovider')
-rw-r--r-- | stoc/source/registry_tdprovider/functiondescription.cxx | 2 | ||||
-rw-r--r-- | stoc/source/registry_tdprovider/methoddescription.cxx | 2 | ||||
-rw-r--r-- | stoc/source/registry_tdprovider/rdbtdp_tdenumeration.cxx | 2 | ||||
-rw-r--r-- | stoc/source/registry_tdprovider/structtypedescription.cxx | 2 | ||||
-rw-r--r-- | stoc/source/registry_tdprovider/td.cxx | 2 | ||||
-rw-r--r-- | stoc/source/registry_tdprovider/tdcomp.cxx | 2 | ||||
-rw-r--r-- | stoc/source/registry_tdprovider/tdconsts.cxx | 2 | ||||
-rw-r--r-- | stoc/source/registry_tdprovider/tdef.cxx | 2 | ||||
-rw-r--r-- | stoc/source/registry_tdprovider/tdenum.cxx | 2 | ||||
-rw-r--r-- | stoc/source/registry_tdprovider/tdiface.cxx | 2 | ||||
-rw-r--r-- | stoc/source/registry_tdprovider/tdmodule.cxx | 2 | ||||
-rw-r--r-- | stoc/source/registry_tdprovider/tdprop.cxx | 2 | ||||
-rw-r--r-- | stoc/source/registry_tdprovider/tdprovider.cxx | 2 | ||||
-rw-r--r-- | stoc/source/registry_tdprovider/tdservice.cxx | 2 | ||||
-rw-r--r-- | stoc/source/registry_tdprovider/tdsingleton.cxx | 2 |
15 files changed, 0 insertions, 30 deletions
diff --git a/stoc/source/registry_tdprovider/functiondescription.cxx b/stoc/source/registry_tdprovider/functiondescription.cxx index 01af60d9b988..e7e6965d8c0e 100644 --- a/stoc/source/registry_tdprovider/functiondescription.cxx +++ b/stoc/source/registry_tdprovider/functiondescription.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_stoc.hxx" #include "functiondescription.hxx" diff --git a/stoc/source/registry_tdprovider/methoddescription.cxx b/stoc/source/registry_tdprovider/methoddescription.cxx index 7914a82a6781..5c2bc609b1a3 100644 --- a/stoc/source/registry_tdprovider/methoddescription.cxx +++ b/stoc/source/registry_tdprovider/methoddescription.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_stoc.hxx" #include "methoddescription.hxx" diff --git a/stoc/source/registry_tdprovider/rdbtdp_tdenumeration.cxx b/stoc/source/registry_tdprovider/rdbtdp_tdenumeration.cxx index 3aea56231ad9..99b97cc92df2 100644 --- a/stoc/source/registry_tdprovider/rdbtdp_tdenumeration.cxx +++ b/stoc/source/registry_tdprovider/rdbtdp_tdenumeration.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_stoc.hxx" //========================================================================= // Todo: diff --git a/stoc/source/registry_tdprovider/structtypedescription.cxx b/stoc/source/registry_tdprovider/structtypedescription.cxx index 1da060386245..ef7baeea8e57 100644 --- a/stoc/source/registry_tdprovider/structtypedescription.cxx +++ b/stoc/source/registry_tdprovider/structtypedescription.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_stoc.hxx" #include "structtypedescription.hxx" diff --git a/stoc/source/registry_tdprovider/td.cxx b/stoc/source/registry_tdprovider/td.cxx index b532cbeb1282..2d4a6560054a 100644 --- a/stoc/source/registry_tdprovider/td.cxx +++ b/stoc/source/registry_tdprovider/td.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_stoc.hxx" #include "osl/doublecheckedlocking.h" #include "base.hxx" diff --git a/stoc/source/registry_tdprovider/tdcomp.cxx b/stoc/source/registry_tdprovider/tdcomp.cxx index 1ab3dda91334..54c8ddd83369 100644 --- a/stoc/source/registry_tdprovider/tdcomp.cxx +++ b/stoc/source/registry_tdprovider/tdcomp.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_stoc.hxx" #include "base.hxx" #include "registry/reader.hxx" diff --git a/stoc/source/registry_tdprovider/tdconsts.cxx b/stoc/source/registry_tdprovider/tdconsts.cxx index aef656417ead..1e9712fae143 100644 --- a/stoc/source/registry_tdprovider/tdconsts.cxx +++ b/stoc/source/registry_tdprovider/tdconsts.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_stoc.hxx" #include <osl/diagnose.h> #include <rtl/ustrbuf.hxx> #include "registry/reader.hxx" diff --git a/stoc/source/registry_tdprovider/tdef.cxx b/stoc/source/registry_tdprovider/tdef.cxx index c4f7f865de31..40b432d2d19c 100644 --- a/stoc/source/registry_tdprovider/tdef.cxx +++ b/stoc/source/registry_tdprovider/tdef.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_stoc.hxx" #include "base.hxx" namespace stoc_rdbtdp diff --git a/stoc/source/registry_tdprovider/tdenum.cxx b/stoc/source/registry_tdprovider/tdenum.cxx index 22ad592f5d8c..d2580c89fc6d 100644 --- a/stoc/source/registry_tdprovider/tdenum.cxx +++ b/stoc/source/registry_tdprovider/tdenum.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_stoc.hxx" #include "base.hxx" #include "registry/reader.hxx" diff --git a/stoc/source/registry_tdprovider/tdiface.cxx b/stoc/source/registry_tdprovider/tdiface.cxx index 05a84db4bc15..6ef263056b2e 100644 --- a/stoc/source/registry_tdprovider/tdiface.cxx +++ b/stoc/source/registry_tdprovider/tdiface.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_stoc.hxx" #include <osl/diagnose.h> #include <rtl/ustrbuf.hxx> #include "registry/reader.hxx" diff --git a/stoc/source/registry_tdprovider/tdmodule.cxx b/stoc/source/registry_tdprovider/tdmodule.cxx index 82464efb9442..18e6476cb005 100644 --- a/stoc/source/registry_tdprovider/tdmodule.cxx +++ b/stoc/source/registry_tdprovider/tdmodule.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_stoc.hxx" #include <vector> #include <osl/diagnose.h> diff --git a/stoc/source/registry_tdprovider/tdprop.cxx b/stoc/source/registry_tdprovider/tdprop.cxx index c022b88fe804..69c747b35e9c 100644 --- a/stoc/source/registry_tdprovider/tdprop.cxx +++ b/stoc/source/registry_tdprovider/tdprop.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_stoc.hxx" #include <osl/diagnose.h> #include "base.hxx" diff --git a/stoc/source/registry_tdprovider/tdprovider.cxx b/stoc/source/registry_tdprovider/tdprovider.cxx index 726760d816d6..f4c307514264 100644 --- a/stoc/source/registry_tdprovider/tdprovider.cxx +++ b/stoc/source/registry_tdprovider/tdprovider.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_stoc.hxx" #include <osl/diagnose.h> #include <osl/mutex.hxx> #include <uno/dispatcher.h> diff --git a/stoc/source/registry_tdprovider/tdservice.cxx b/stoc/source/registry_tdprovider/tdservice.cxx index 6b2896e59a90..f7c94675627b 100644 --- a/stoc/source/registry_tdprovider/tdservice.cxx +++ b/stoc/source/registry_tdprovider/tdservice.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_stoc.hxx" #include <osl/diagnose.h> #include <rtl/ustrbuf.hxx> #include <com/sun/star/beans/PropertyAttribute.hpp> diff --git a/stoc/source/registry_tdprovider/tdsingleton.cxx b/stoc/source/registry_tdprovider/tdsingleton.cxx index cda20dd67232..f30eead700db 100644 --- a/stoc/source/registry_tdprovider/tdsingleton.cxx +++ b/stoc/source/registry_tdprovider/tdsingleton.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_stoc.hxx" #include <osl/diagnose.h> #include "base.hxx" |