diff options
Diffstat (limited to 'src/PJ_times.c')
| -rw-r--r-- | src/PJ_times.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PJ_times.c b/src/PJ_times.c index 26d5e41c..5d3b0391 100644 --- a/src/PJ_times.c +++ b/src/PJ_times.c @@ -90,7 +90,7 @@ PJ *PROJECTION(times) { } -#ifdef PJ_OMIT_SELFTEST +#ifndef PJ_SELFTEST int pj_times_selftest (void) {return 0;} #else |
