diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-17 10:35:29 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-17 10:35:29 +0000 |
commit | fffea4053a63ba6a0af90ab8df061f16a0443682 (patch) | |
tree | a67b5138ea95515a3d63b5416065ce7139940b87 /soltools/testSHL/testshl.cxx | |
parent | 0d71cfe21498249b1a6fe1b13236b4dfd3069781 (diff) |
INTEGRATION: CWS pchfix02 (1.4.30); FILE MERGED
2006/09/01 17:40:18 kaib 1.4.30.1: #i68856# Added header markers and pch files
Diffstat (limited to 'soltools/testSHL/testshl.cxx')
-rw-r--r-- | soltools/testSHL/testshl.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/soltools/testSHL/testshl.cxx b/soltools/testSHL/testshl.cxx index e8be0121a418..26c5e27d5dfb 100644 --- a/soltools/testSHL/testshl.cxx +++ b/soltools/testSHL/testshl.cxx @@ -4,9 +4,9 @@ * * $RCSfile: testshl.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: rt $ $Date: 2005-09-08 07:30:51 $ + * last change: $Author: obo $ $Date: 2006-09-17 11:35:03 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -33,6 +33,9 @@ * ************************************************************************/ +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_soltools.hxx" + #include <stdio.h> #ifndef _SOLTOOLS_TESTSHL_TLOG_HXX_ |