* include/java-interp.h: Removed extern "C" around #include <ffi.h>.
From-SVN: r111816
This commit is contained in:
@@ -30,9 +30,7 @@ details. */
|
||||
// but uses more memory.
|
||||
#define DIRECT_THREADED
|
||||
|
||||
extern "C" {
|
||||
#include <ffi.h>
|
||||
}
|
||||
|
||||
struct _Jv_ResolvedMethod;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user