diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:13:38 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:13:38 -0600 |
commit | a12bd3e2a250e81c0474b00b2ec7e25e8475eddc (patch) | |
tree | 8a678d874e8589519cb77217071df0cc89b779ca /javaunohelper/source/bootstrap.cxx | |
parent | 902b94875cb0881765fc7ec342ead325ecb83c9b (diff) |
reove include of pch header from javaunohelper
Diffstat (limited to 'javaunohelper/source/bootstrap.cxx')
-rw-r--r-- | javaunohelper/source/bootstrap.cxx | 2 |
1 files changed, 0 insertions, 2 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" |