summaryrefslogtreecommitdiff
path: root/vcl/ios/source/dtrans
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 13:26:59 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 13:26:59 -0600
commit653dda4a340cd5f8e73b65d3f24ccbe1deaaed62 (patch)
treec8b097c7b8f3717657543401e4816884c5ea4118 /vcl/ios/source/dtrans
parentfd8b1b6553024d884eaca425f0bd9ea48bffddfe (diff)
remove include of pch header from vcl
Diffstat (limited to 'vcl/ios/source/dtrans')
-rw-r--r--vcl/ios/source/dtrans/iOSTransferable.cxx2
-rw-r--r--vcl/ios/source/dtrans/ios_clipboard.cxx2
-rw-r--r--vcl/ios/source/dtrans/service_entry.cxx2
3 files changed, 0 insertions, 6 deletions
diff --git a/vcl/ios/source/dtrans/iOSTransferable.cxx b/vcl/ios/source/dtrans/iOSTransferable.cxx
index 68e534e676d3..94a1e9530eba 100644
--- a/vcl/ios/source/dtrans/iOSTransferable.cxx
+++ b/vcl/ios/source/dtrans/iOSTransferable.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_vcl.hxx"
#include <sal/types.h>
#include "iOSTransferable.hxx"
diff --git a/vcl/ios/source/dtrans/ios_clipboard.cxx b/vcl/ios/source/dtrans/ios_clipboard.cxx
index a59d023460e6..b82e67fd4eb2 100644
--- a/vcl/ios/source/dtrans/ios_clipboard.cxx
+++ b/vcl/ios/source/dtrans/ios_clipboard.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_vcl.hxx"
#include "ios_clipboard.hxx"
#include "iOSTransferable.hxx"
diff --git a/vcl/ios/source/dtrans/service_entry.cxx b/vcl/ios/source/dtrans/service_entry.cxx
index c919dd13aba4..33d0b4b75d51 100644
--- a/vcl/ios/source/dtrans/service_entry.cxx
+++ b/vcl/ios/source/dtrans/service_entry.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_vcl.hxx"
#include "osl/diagnose.h"