diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 12:55:25 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 12:55:25 -0600 |
commit | 5b350d5ddc1576a98b2b7533d180f32a175f8154 (patch) | |
tree | 303ee3ac899c90759ffd7e043034a10f3362a636 /basctl/inc | |
parent | d724b4dda10cc886fd2b51d14d4b8cc0748f5489 (diff) |
remove include of pch header in basctl
Diffstat (limited to 'basctl/inc')
-rw-r--r-- | basctl/inc/pch/precompiled_basctl.cxx | 1 | ||||
-rw-r--r-- | basctl/inc/pch/precompiled_basctl.hxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/basctl/inc/pch/precompiled_basctl.cxx b/basctl/inc/pch/precompiled_basctl.cxx index 5f74ede5c895..e5a2f60de99b 100644 --- a/basctl/inc/pch/precompiled_basctl.cxx +++ b/basctl/inc/pch/precompiled_basctl.cxx @@ -26,6 +26,5 @@ * ************************************************************************/ -#include "precompiled_basctl.hxx" /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basctl/inc/pch/precompiled_basctl.hxx b/basctl/inc/pch/precompiled_basctl.hxx index 66151e5f0d70..41a0ad27e07a 100644 --- a/basctl/inc/pch/precompiled_basctl.hxx +++ b/basctl/inc/pch/precompiled_basctl.hxx @@ -26,7 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): Generated on 2006-09-01 17:49:30.436716 #ifdef PRECOMPILED_HEADERS #include "com/sun/star/accessibility/AccessibleEventId.hpp" |