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/source/engine/animationnodes/basecontainernode.cxx | |
parent | 53223466d6daf7f8662314618f07c18427a6a1b5 (diff) |
remove include of pch header from slidewhow
Diffstat (limited to 'slideshow/source/engine/animationnodes/basecontainernode.cxx')
-rw-r--r-- | slideshow/source/engine/animationnodes/basecontainernode.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/slideshow/source/engine/animationnodes/basecontainernode.cxx b/slideshow/source/engine/animationnodes/basecontainernode.cxx index 9d513fa367e4..bf00001cc19d 100644 --- a/slideshow/source/engine/animationnodes/basecontainernode.cxx +++ b/slideshow/source/engine/animationnodes/basecontainernode.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_slideshow.hxx" // must be first #include <canvas/debug.hxx> |