diff options
Diffstat (limited to 'src/PJ_collg.c')
| -rw-r--r-- | src/PJ_collg.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PJ_collg.c b/src/PJ_collg.c index 939eb2d2..baac1af9 100644 --- a/src/PJ_collg.c +++ b/src/PJ_collg.c @@ -53,7 +53,7 @@ PJ *PROJECTION(collg) { return P; } -#ifdef PJ_OMIT_SELFTEST +#ifndef PJ_SELFTEST int pj_collg_selftest (void) {return 0;} #else |
