summaryrefslogtreecommitdiff
path: root/io
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 22:45:51 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 22:45:51 +0000
commitb6371c0530e96ddb7c357ad739f461bb2e37ea5e (patch)
tree9b9dfbf65157244ad8c2e4d55dd166fbaca91328 /io
parent3cd50f3c9e2eeb5f169931c087c488a4b05eed87 (diff)
INTEGRATION: CWS pchfix02 (1.7.26); FILE MERGED
2006/09/01 17:31:26 kaib 1.7.26.1: #i68856# Added header markers and pch files
Diffstat (limited to 'io')
-rw-r--r--io/test/stm/pumptest.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/io/test/stm/pumptest.cxx b/io/test/stm/pumptest.cxx
index b1d296003..6bd4ce7df 100644
--- a/io/test/stm/pumptest.cxx
+++ b/io/test/stm/pumptest.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: pumptest.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 18:34:22 $
+ * last change: $Author: obo $ $Date: 2006-09-16 23:45:51 $
*
* 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_