diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-17 00:21:39 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-17 00:21:39 +0000 |
commit | 22f0f4b398785aab3899447c33b00a3be6a7f313 (patch) | |
tree | bd008e4fe0ee7a477a41bc18bfc23260a922229a /xmlhelp | |
parent | d5539b235de85ac57d3b79cf1e7e4779a96c5fe2 (diff) |
INTEGRATION: CWS pchfix02 (1.18.8); FILE MERGED
2006/09/01 17:58:36 kaib 1.18.8.1: #i68856# Added header markers and pch files
Diffstat (limited to 'xmlhelp')
-rw-r--r-- | xmlhelp/source/treeview/tvread.cxx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xmlhelp/source/treeview/tvread.cxx b/xmlhelp/source/treeview/tvread.cxx index 496ac09098f7..3fa27b522438 100644 --- a/xmlhelp/source/treeview/tvread.cxx +++ b/xmlhelp/source/treeview/tvread.cxx @@ -405,6 +405,9 @@ TVRead::hasByHierarchicalName( const rtl::OUString& aName ) /**************************************************************************/ + +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_xmlhelp.hxx" /* */ /* TVChildTarget */ /* */ |