summaryrefslogtreecommitdiff
path: root/extensions/test
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-05-22 09:01:51 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-05-22 09:01:51 +0000
commita7828db8ecb7a4571df98577ce3f8d9886980e61 (patch)
tree4a0079e83e7222c3640453a9efc6a26aa6270703 /extensions/test
parent7e9ecbc56b7b867ff4744fd8e0a46145b77c293c (diff)
INTEGRATION: CWS uno4 (1.10.4); FILE MERGED
2003/05/08 08:08:20 jl 1.10.4.1: *** empty log message ***
Diffstat (limited to 'extensions/test')
-rw-r--r--extensions/test/ole/cpnt/cpnt.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/extensions/test/ole/cpnt/cpnt.cxx b/extensions/test/ole/cpnt/cpnt.cxx
index c2cef5016c48..5c47103fc486 100644
--- a/extensions/test/ole/cpnt/cpnt.cxx
+++ b/extensions/test/ole/cpnt/cpnt.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: cpnt.cxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: rt $ $Date: 2003-04-23 17:13:28 $
+ * last change: $Author: vg $ $Date: 2003-05-22 10:01:51 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -61,7 +61,7 @@
#include <windows.h>
#include <atlbase.h>
-
+#include <stdio.h>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/registry/XRegistryKey.hpp>
#include <osl/diagnose.h>