diff options
Diffstat (limited to 'src/PJ_poly.c')
| -rw-r--r-- | src/PJ_poly.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PJ_poly.c b/src/PJ_poly.c index 50c0ee5f..e2ecdd89 100644 --- a/src/PJ_poly.c +++ b/src/PJ_poly.c @@ -157,7 +157,7 @@ PJ *PROJECTION(poly) { } -#ifdef PJ_OMIT_SELFTEST +#ifndef PJ_SELFTEST int pj_poly_selftest (void) {return 0;} #else |
