diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:12:24 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:12:24 -0600 |
commit | 2d16b82e095da6b75de825167cd63057ba8b4c45 (patch) | |
tree | b628a0dfefaa7a820d48175140b1c519ef3d88cb /i18npool/source/calendar/calendarImpl.cxx | |
parent | f7738e755b6a5332889e6c147bd562f56741a855 (diff) |
remove include of pch header from i18npool
Diffstat (limited to 'i18npool/source/calendar/calendarImpl.cxx')
-rw-r--r-- | i18npool/source/calendar/calendarImpl.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/i18npool/source/calendar/calendarImpl.cxx b/i18npool/source/calendar/calendarImpl.cxx index 3c6d10c56260..3831af64db55 100644 --- a/i18npool/source/calendar/calendarImpl.cxx +++ b/i18npool/source/calendar/calendarImpl.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_i18npool.hxx" #include "calendarImpl.hxx" #include "localedata.hxx" |