You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
269 B
11 lines
269 B
13 years ago
|
--- src/jniproj.c.old 2012-04-21 00:01:12.286146452 +0300
|
||
|
+++ src/jniproj.c 2012-04-21 00:01:18.128146582 +0300
|
||
|
@@ -49,7 +49,6 @@
|
||
|
#include <math.h>
|
||
|
#include <string.h>
|
||
|
#include "projects.h"
|
||
|
-#include "org_proj4_PJ.h"
|
||
|
#include <jni.h>
|
||
|
|
||
|
#define PJ_FIELD_NAME "ptr"
|