summaryrefslogtreecommitdiff
path: root/ucb
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2011-03-25 18:57:59 +0100
committerFridrich Štrba <fridrich.strba@bluewin.ch>2011-03-25 18:57:59 +0100
commit5ad613272937edf33b126eeeb0ab15050c0c115e (patch)
treef72bd9ed419576d5a4263509078a8acdd30d283e /ucb
parent0527adbab1eca41ae6aeefa6e63c2e02a796c111 (diff)
Wholesale prewin.h/postwin.h removal
Diffstat (limited to 'ucb')
-rwxr-xr-xucb/source/ucp/odma/odma_lib.cxx2
-rwxr-xr-xucb/source/ucp/odma/odma_provider.hxx2
2 files changed, 0 insertions, 4 deletions
diff --git a/ucb/source/ucp/odma/odma_lib.cxx b/ucb/source/ucp/odma/odma_lib.cxx
index fde03a54c069..df1fcce1fdc9 100755
--- a/ucb/source/ucp/odma/odma_lib.cxx
+++ b/ucb/source/ucp/odma/odma_lib.cxx
@@ -30,8 +30,6 @@
#include "precompiled_ucb.hxx"
#include <osl/module.h>
#include <rtl/ustring.hxx>
-#include <prewin.h>
-#include <postwin.h>
#include "odma_lib.hxx"
diff --git a/ucb/source/ucp/odma/odma_provider.hxx b/ucb/source/ucp/odma/odma_provider.hxx
index 6a552e3486cc..7f99bbeccdb7 100755
--- a/ucb/source/ucp/odma/odma_provider.hxx
+++ b/ucb/source/ucp/odma/odma_provider.hxx
@@ -30,8 +30,6 @@
#define ODMA_PROVIDER_HXX
#include <ucbhelper/providerhelper.hxx>
-#include <prewin.h>
-#include <postwin.h>
#include "odma_lib.hxx"
#include "rtl/ref.hxx"