summaryrefslogtreecommitdiff
path: root/stoc
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-06-12 10:08:11 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-06-12 10:08:11 +0000
commit35acb1d15fdd28a98ca187425431ae73b3345e99 (patch)
treeb04af8583b77164aa1a339975eda9ee37ca7adbb /stoc
parentd38365e4be69296cc96230c89d4d26360674e962 (diff)
INTEGRATION: CWS mh11rc (1.19.50); FILE MERGED
2003/06/06 08:16:54 mh 1.19.50.1: join: from beta2
Diffstat (limited to 'stoc')
-rw-r--r--stoc/source/implementationregistration/implreg.cxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/stoc/source/implementationregistration/implreg.cxx b/stoc/source/implementationregistration/implreg.cxx
index ab48c4680cf2..badd81dd4d32 100644
--- a/stoc/source/implementationregistration/implreg.cxx
+++ b/stoc/source/implementationregistration/implreg.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: implreg.cxx,v $
*
- * $Revision: 1.19 $
+ * $Revision: 1.20 $
*
- * last change: $Author: dbo $ $Date: 2002-11-18 13:58:33 $
+ * last change: $Author: vg $ $Date: 2003-06-12 11:08:11 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -62,6 +62,8 @@
#include <string.h>
#include <list>
+#include <unistd.h>
+
#ifndef _CPPUHELPER_QUERYINTERFACE_HXX_
#include <cppuhelper/queryinterface.hxx>
#endif