Kaydet (Commit) 57a80517 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

CWS-TOOLING: integrate CWS jsc311

üst f8fda7d6
......@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: com_sun_star_beans_LocalOfficeWindow.c,v $
* $Revision: 1.7 $
* $Revision: 1.7.10.1 $
*
* This file is part of OpenOffice.org.
*
......@@ -33,6 +33,12 @@
#include <X11/Intrinsic.h>
#include "jni.h"
// Workaround for problematic IBM JDK 1.6.0 on ppc
#ifndef _JNI_IMPORT_OR_EXPORT_
#define _JNI_IMPORT_OR_EXPORT_
#endif
#include "jawt_md.h"
#include "jawt.h"
......
......@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: com_sun_star_comp_beans_LocalOfficeWindow.c,v $
* $Revision: 1.7 $
* $Revision: 1.7.10.1 $
*
* This file is part of OpenOffice.org.
*
......@@ -33,6 +33,12 @@
#include <X11/Intrinsic.h>
#include "jni.h"
// Workaround for problematic IBM JDK 1.6.0 on ppc
#ifndef _JNI_IMPORT_OR_EXPORT_
#define _JNI_IMPORT_OR_EXPORT_
#endif
#include "jawt_md.h"
#include "jawt.h"
......
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