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/inc | |
parent | c022454adc68e9e74c296a8efbea451e4a53af64 (diff) |
remove include of pch header from shell
Diffstat (limited to 'shell/inc')
-rw-r--r-- | shell/inc/pch/precompiled_shell.cxx | 1 | ||||
-rw-r--r-- | shell/inc/pch/precompiled_shell.hxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/shell/inc/pch/precompiled_shell.cxx b/shell/inc/pch/precompiled_shell.cxx index 749acbe4ed3f..e5a2f60de99b 100644 --- a/shell/inc/pch/precompiled_shell.cxx +++ b/shell/inc/pch/precompiled_shell.cxx @@ -26,6 +26,5 @@ * ************************************************************************/ -#include "precompiled_shell.hxx" /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/shell/inc/pch/precompiled_shell.hxx b/shell/inc/pch/precompiled_shell.hxx index 487d27d55cd2..1f2bf34bf349 100644 --- a/shell/inc/pch/precompiled_shell.hxx +++ b/shell/inc/pch/precompiled_shell.hxx @@ -26,7 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): Generated on 2006-09-01 17:50:00.670510 #ifdef PRECOMPILED_HEADERS #endif |