diff options
Diffstat (limited to 'src/PJ_crast.c')
| -rw-r--r-- | src/PJ_crast.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PJ_crast.c b/src/PJ_crast.c index 4773ee7c..09c4f1e4 100644 --- a/src/PJ_crast.c +++ b/src/PJ_crast.c @@ -48,7 +48,7 @@ PJ *PROJECTION(crast) { return P; } -#ifdef PJ_OMIT_SELFTEST +#ifndef PJ_SELFTEST int pj_crast_selftest (void) {return 0;} #else |
