diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2006-04-07 10:59:34 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2006-04-07 10:59:34 +0000 |
commit | 96daa937be981164730300e7e3fd375fcf24e964 (patch) | |
tree | 415bc1d1c60b74510b61b2ea3dfbe404cf6e9493 /extensions/test | |
parent | 07fa1df4263b5a93d7383c81f3264d2ce1dc5d80 (diff) |
INTEGRATION: CWS jl32 (1.14.106); FILE MERGED
2006/03/14 13:53:18 jl 1.14.106.1: #55913# fixed test
Diffstat (limited to 'extensions/test')
-rw-r--r-- | extensions/test/ole/cpnt/cpnt.cxx | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/extensions/test/ole/cpnt/cpnt.cxx b/extensions/test/ole/cpnt/cpnt.cxx index f303b57e8d18..5fa0764dea33 100644 --- a/extensions/test/ole/cpnt/cpnt.cxx +++ b/extensions/test/ole/cpnt/cpnt.cxx @@ -4,9 +4,9 @@ * * $RCSfile: cpnt.cxx,v $ * - * $Revision: 1.14 $ + * $Revision: 1.15 $ * - * last change: $Author: rt $ $Date: 2005-09-08 20:50:59 $ + * last change: $Author: vg $ $Date: 2006-04-07 11:59:34 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -32,7 +32,6 @@ * MA 02111-1307 USA * ************************************************************************/ - #include <windows.h> #include <atlbase.h> #include <stdio.h> |