diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:22:08 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:22:08 -0600 |
commit | 05b879dabf940343f0a60681268677e822cb04bf (patch) | |
tree | 4f7e1fbc8812081778d81c78e31adae79e1d5c9b /slideshow/inc | |
parent | 53223466d6daf7f8662314618f07c18427a6a1b5 (diff) |
remove include of pch header from slidewhow
Diffstat (limited to 'slideshow/inc')
-rw-r--r-- | slideshow/inc/pch/precompiled_slideshow.cxx | 1 | ||||
-rw-r--r-- | slideshow/inc/pch/precompiled_slideshow.hxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/slideshow/inc/pch/precompiled_slideshow.cxx b/slideshow/inc/pch/precompiled_slideshow.cxx index 51c054755b6a..e5a2f60de99b 100644 --- a/slideshow/inc/pch/precompiled_slideshow.cxx +++ b/slideshow/inc/pch/precompiled_slideshow.cxx @@ -26,6 +26,5 @@ * ************************************************************************/ -#include "precompiled_slideshow.hxx" /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/slideshow/inc/pch/precompiled_slideshow.hxx b/slideshow/inc/pch/precompiled_slideshow.hxx index 69f6fd6b533a..251b28c350b1 100644 --- a/slideshow/inc/pch/precompiled_slideshow.hxx +++ b/slideshow/inc/pch/precompiled_slideshow.hxx @@ -26,7 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): Generated on 2006-09-01 17:50:01.139251 #ifdef PRECOMPILED_HEADERS |