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