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/testtoolloader | |
parent | 6a7d81e7a50b31b8746934dd7946d898715a9169 (diff) |
remove include of pch header from tools
Diffstat (limited to 'tools/source/testtoolloader')
-rw-r--r-- | tools/source/testtoolloader/testtoolloader.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/source/testtoolloader/testtoolloader.cxx b/tools/source/testtoolloader/testtoolloader.cxx index f479faa5aa07..3899656bbb5a 100644 --- a/tools/source/testtoolloader/testtoolloader.cxx +++ b/tools/source/testtoolloader/testtoolloader.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_tools.hxx" #include "tools/testtoolloader.hxx" #include <osl/module.h> |