diff options
Diffstat (limited to 'core/units.h')
-rw-r--r-- | core/units.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/units.h b/core/units.h index 8c616728a..2d6b6f73c 100644 --- a/core/units.h +++ b/core/units.h @@ -30,6 +30,7 @@ extern "C" { /* Salinity is expressed in weight in grams per 10l */ #define SEAWATER_SALINITY 10300 +#define EN13319_SALINITY 10200 #define FRESHWATER_SALINITY 10000 #include <stdint.h> |