Kaydet (Commit) 55d64bd4 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Avoid using reserved identifiers, add missing includes

Change-Id: I23b548de1f07a4ec5acfeef7c553030a1f098311
üst fa650406
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
#ifndef __UTIL_COCOA_H__ #ifndef INCLUDED_JVMFWK_PLUGINS_SUNMAJOR_PLUGINLIB_UTIL_COCOA_HXX
#define __UTIL_COCOA_H__ #define INCLUDED_JVMFWK_PLUGINS_SUNMAJOR_PLUGINLIB_UTIL_COCOA_HXX
#include <sal/config.h>
#include <rtl/ustring.hxx>
bool JvmfwkUtil_isLoadableJVM( OUString const & aURL ); bool JvmfwkUtil_isLoadableJVM( OUString const & aURL );
......
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