#include "jni.h" if necessary.
git-svn-id: svn://10.0.0.236/trunk@21854 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
1e6fcb2ed1
commit
dfcfe44f77
@ -31,6 +31,10 @@
|
||||
|
||||
#include "nsISupports.h"
|
||||
|
||||
#ifndef JNI_H
|
||||
#include "jni.h"
|
||||
#endif
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
// Java VM Plugin Manager
|
||||
// This interface defines additional entry points that are available
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user