diff options
Diffstat (limited to 'src/projects.h')
| -rw-r--r-- | src/projects.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/projects.h b/src/projects.h index 822a53cc..7fec1ce5 100644 --- a/src/projects.h +++ b/src/projects.h @@ -234,6 +234,7 @@ typedef struct PJconsts { double datum_params[7]; double from_greenwich; /* prime meridian offset (in radians) */ double long_wrap_center; /* 0.0 for -180 to 180, actually in radians*/ + int is_long_wrap_set; #ifdef PROJ_PARMS__ PROJ_PARMS__ |
