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/calendarwrapper.cxx | |
parent | 6529096f6b0c09ba8a3c447ba61f06bb472924c5 (diff) |
remove include of och header from unotools
Diffstat (limited to 'unotools/source/i18n/calendarwrapper.cxx')
-rw-r--r-- | unotools/source/i18n/calendarwrapper.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/unotools/source/i18n/calendarwrapper.cxx b/unotools/source/i18n/calendarwrapper.cxx index a128c33e968f..0e471d226317 100644 --- a/unotools/source/i18n/calendarwrapper.cxx +++ b/unotools/source/i18n/calendarwrapper.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_unotools.hxx" #include <unotools/calendarwrapper.hxx> #include <tools/string.hxx> |