diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:21:45 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:21:45 -0600 |
commit | 53223466d6daf7f8662314618f07c18427a6a1b5 (patch) | |
tree | c1301184a8c754a3bd121e51459dec77aac9fb19 /shell/qa | |
parent | c022454adc68e9e74c296a8efbea451e4a53af64 (diff) |
remove include of pch header from shell
Diffstat (limited to 'shell/qa')
-rw-r--r-- | shell/qa/recent_docs.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/shell/qa/recent_docs.cxx b/shell/qa/recent_docs.cxx index e0907dbff486..c60320f81a8d 100644 --- a/shell/qa/recent_docs.cxx +++ b/shell/qa/recent_docs.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_shell.hxx" #include <testshl/simpleheader.hxx> |