diff options
Diffstat (limited to 'src/PJ_ob_tran.c')
| -rw-r--r-- | src/PJ_ob_tran.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PJ_ob_tran.c b/src/PJ_ob_tran.c index e135fb91..b0c22f66 100644 --- a/src/PJ_ob_tran.c +++ b/src/PJ_ob_tran.c @@ -181,7 +181,7 @@ PJ *PROJECTION(ob_tran) { return P; } -#ifdef PJ_OMIT_SELFTEST +#ifndef PJ_SELFTEST int pj_ob_tran_selftest (void) {return 0;} #else |
