summaryrefslogtreecommitdiff
path: root/javaunohelper/source
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 13:13:38 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 13:13:38 -0600
commita12bd3e2a250e81c0474b00b2ec7e25e8475eddc (patch)
tree8a678d874e8589519cb77217071df0cc89b779ca /javaunohelper/source
parent902b94875cb0881765fc7ec342ead325ecb83c9b (diff)
reove include of pch header from javaunohelper
Diffstat (limited to 'javaunohelper/source')
-rw-r--r--javaunohelper/source/bootstrap.cxx2
-rw-r--r--javaunohelper/source/javaunohelper.cxx2
-rw-r--r--javaunohelper/source/preload.cxx2
-rw-r--r--javaunohelper/source/vm.cxx2
4 files changed, 0 insertions, 8 deletions
diff --git a/javaunohelper/source/bootstrap.cxx b/javaunohelper/source/bootstrap.cxx
index d29f7bef71eb..75f171c29a5a 100644
--- a/javaunohelper/source/bootstrap.cxx
+++ b/javaunohelper/source/bootstrap.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_javaunohelper.hxx"
#include "osl/diagnose.h"
diff --git a/javaunohelper/source/javaunohelper.cxx b/javaunohelper/source/javaunohelper.cxx
index e64fd7e97db9..018c83e67ff0 100644
--- a/javaunohelper/source/javaunohelper.cxx
+++ b/javaunohelper/source/javaunohelper.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_javaunohelper.hxx"
#include <osl/diagnose.h>
#include <osl/module.h>
diff --git a/javaunohelper/source/preload.cxx b/javaunohelper/source/preload.cxx
index 18ed40c16598..de7c2ec24bdb 100644
--- a/javaunohelper/source/preload.cxx
+++ b/javaunohelper/source/preload.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_javaunohelper.hxx"
#include "jni.h"
diff --git a/javaunohelper/source/vm.cxx b/javaunohelper/source/vm.cxx
index f9c82383b9da..5c44872abc38 100644
--- a/javaunohelper/source/vm.cxx
+++ b/javaunohelper/source/vm.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_javaunohelper.hxx"
#include "sal/config.h"