summaryrefslogtreecommitdiff
path: root/io/test
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 22:44:59 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 22:44:59 +0000
commit56bf1c1dfb2e8b373cef44a857b357fba863902f (patch)
tree3d1d6bcca88c286f196d0324231cc3fa6942e0f5 /io/test
parent9889b1197e6acf361cc21bf18f3175d4fcdfaaf6 (diff)
INTEGRATION: CWS pchfix02 (1.10.26); FILE MERGED
2006/09/01 17:31:26 kaib 1.10.26.1: #i68856# Added header markers and pch files
Diffstat (limited to 'io/test')
-rw-r--r--io/test/testconnection.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/io/test/testconnection.cxx b/io/test/testconnection.cxx
index 9ca5ba20b845..e05a8f1ed58c 100644
--- a/io/test/testconnection.cxx
+++ b/io/test/testconnection.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: testconnection.cxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 18:33:03 $
+ * last change: $Author: obo $ $Date: 2006-09-16 23:44:59 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -32,6 +32,9 @@
* MA 02111-1307 USA
*
************************************************************************/
+
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_io.hxx"
#include <stdio.h>
#ifndef _OSL_TIME_H_