diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:26:42 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:26:42 -0600 |
commit | fd8b1b6553024d884eaca425f0bd9ea48bffddfe (patch) | |
tree | 106c91125bbe1f3bb63a445ffe1bf8ac7f296737 /unotools/source/i18n/collatorwrapper.cxx | |
parent | 6529096f6b0c09ba8a3c447ba61f06bb472924c5 (diff) |
remove include of och header from unotools
Diffstat (limited to 'unotools/source/i18n/collatorwrapper.cxx')
-rw-r--r-- | unotools/source/i18n/collatorwrapper.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/unotools/source/i18n/collatorwrapper.cxx b/unotools/source/i18n/collatorwrapper.cxx index 2e7b981aee57..1c9b988315ed 100644 --- a/unotools/source/i18n/collatorwrapper.cxx +++ b/unotools/source/i18n/collatorwrapper.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_unotools.hxx" #include <unotools/collatorwrapper.hxx> #include <tools/debug.hxx> |