Kaydet (Commit) 8a03a7c0 authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS pmladek06 (1.5.28); FILE MERGED

2007/09/11 12:00:07 pmladek 1.5.28.1: #i81385#
fixes build with IBM Java 1.5.0 on PPC; syntax error in jni.h
üst ffd12785
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: com_sun_star_beans_LocalOfficeWindow.c,v $ * $RCSfile: com_sun_star_beans_LocalOfficeWindow.c,v $
* *
* $Revision: 1.5 $ * $Revision: 1.6 $
* *
* last change: $Author: hr $ $Date: 2006-06-19 20:03:11 $ * last change: $Author: rt $ $Date: 2007-10-04 08:13:09 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -38,10 +38,10 @@ ...@@ -38,10 +38,10 @@
#include <X11/Intrinsic.h> #include <X11/Intrinsic.h>
#include "jni.h" #include "jni.h"
#include "jawt.h"
#include "jawt_md.h" #include "jawt_md.h"
#include "jawt.h"
//#include "../inc/com_sun_star_comp_beans_LocalOfficeWindow.h" /*#include "../inc/com_sun_star_comp_beans_LocalOfficeWindow.h"*/
#if defined assert #if defined assert
#undef assert #undef assert
......
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: com_sun_star_comp_beans_LocalOfficeWindow.c,v $ * $RCSfile: com_sun_star_comp_beans_LocalOfficeWindow.c,v $
* *
* $Revision: 1.5 $ * $Revision: 1.6 $
* *
* last change: $Author: hr $ $Date: 2006-06-19 20:03:23 $ * last change: $Author: rt $ $Date: 2007-10-04 08:13:20 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -38,8 +38,8 @@ ...@@ -38,8 +38,8 @@
#include <X11/Intrinsic.h> #include <X11/Intrinsic.h>
#include "jni.h" #include "jni.h"
#include "jawt.h"
#include "jawt_md.h" #include "jawt_md.h"
#include "jawt.h"
#define SYSTEM_WIN32 1 #define SYSTEM_WIN32 1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment