diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:14:13 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:14:13 -0600 |
commit | 656d7d587c5a6f845d67576d46488ab4c33650d4 (patch) | |
tree | 9bc4bed2c5184499b2d556f0d87dd2f106df415a /l10ntools/source/xmlparse.cxx | |
parent | bf1f1e9cba1ecb09c49df4231ec802a3a961e724 (diff) |
remove include of pch header from l10ntools
Diffstat (limited to 'l10ntools/source/xmlparse.cxx')
-rw-r--r-- | l10ntools/source/xmlparse.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/l10ntools/source/xmlparse.cxx b/l10ntools/source/xmlparse.cxx index c63a4610087e..e253a7fcf4c2 100644 --- a/l10ntools/source/xmlparse.cxx +++ b/l10ntools/source/xmlparse.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_l10ntools.hxx" #include <iterator> /* std::iterator*/ #include <stdio.h> |