diff options
Diffstat (limited to 'src/PJ_imw_p.c')
| -rw-r--r-- | src/PJ_imw_p.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PJ_imw_p.c b/src/PJ_imw_p.c index a1675a90..b3ca185e 100644 --- a/src/PJ_imw_p.c +++ b/src/PJ_imw_p.c @@ -193,7 +193,7 @@ PJ *PROJECTION(imw_p) { } -#ifdef PJ_OMIT_SELFTEST +#ifndef PJ_SELFTEST int pj_imw_p_selftest (void) {return 0;} #else |
