diff options
Diffstat (limited to 'src/PJ_tpeqd.c')
| -rw-r--r-- | src/PJ_tpeqd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PJ_tpeqd.c b/src/PJ_tpeqd.c index e8bf8e19..1b289a0b 100644 --- a/src/PJ_tpeqd.c +++ b/src/PJ_tpeqd.c @@ -117,7 +117,7 @@ PJ *PROJECTION(tpeqd) { } -#ifdef PJ_OMIT_SELFTEST +#ifndef PJ_SELFTEST int pj_tpeqd_selftest (void) {return 0;} #else |
