diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:25:56 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:25:56 -0600 |
commit | 5f7649aead657078cd41eb0767b7ca8bb6676250 (patch) | |
tree | a708ae5991c51f248895b08688155ff4bba605f5 /tools/source/string/reversemap.cxx | |
parent | 6a7d81e7a50b31b8746934dd7946d898715a9169 (diff) |
remove include of pch header from tools
Diffstat (limited to 'tools/source/string/reversemap.cxx')
-rw-r--r-- | tools/source/string/reversemap.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/source/string/reversemap.cxx b/tools/source/string/reversemap.cxx index 8fa46aaf9fb3..2bec63cc2c94 100644 --- a/tools/source/string/reversemap.cxx +++ b/tools/source/string/reversemap.cxx @@ -26,8 +26,6 @@ * instead of those above. */ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_tools.hxx" #include <rtl/textenc.h> #include <tools/tenccvt.hxx> |