summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-07-22 16:40:20 +0000
committerOliver Bolte <obo@openoffice.org>2008-07-22 16:40:20 +0000
commit4c6fe42fa5cf79b40d8a1ea1aa58922283f0cadc (patch)
tree1c3c6299f0c9e0be952bda503540d2120e5f3293 /tools
parentc98826b77ce1d115663393fb9b62c83ce61e7060 (diff)
INTEGRATION: CWS os2port03 (1.4.24); FILE MERGED
2008/07/16 13:46:06 obr 1.4.24.2: RESYNC: (1.4-1.5); FILE MERGED 2008/04/15 14:41:15 ydario 1.4.24.1: Issue number: i85203 Submitted by: ydario Reviewed by: ydario
Diffstat (limited to 'tools')
-rw-r--r--tools/source/stream/strmos2.cxx9
1 files changed, 8 insertions, 1 deletions
diff --git a/tools/source/stream/strmos2.cxx b/tools/source/stream/strmos2.cxx
index b70db779fe92..2b3b33f60224 100644
--- a/tools/source/stream/strmos2.cxx
+++ b/tools/source/stream/strmos2.cxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: strmos2.cxx,v $
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
* This file is part of OpenOffice.org.
*
@@ -45,6 +45,13 @@
using namespace osl;
+// class FileBase
+#ifndef _OSL_FILE_HXX_
+#include <osl/file.hxx>
+#endif
+
+using namespace osl;
+
// -----------------------------------------------------------------------
// --------------