diff options
Diffstat (limited to 'src/PJ_hammer.c')
| -rw-r--r-- | src/PJ_hammer.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PJ_hammer.c b/src/PJ_hammer.c index 3118640b..891baa00 100644 --- a/src/PJ_hammer.c +++ b/src/PJ_hammer.c @@ -84,7 +84,7 @@ PJ *PROJECTION(hammer) { } -#ifdef PJ_OMIT_SELFTEST +#ifndef PJ_SELFTEST int pj_hammer_selftest (void) {return 0;} #else |
