Skip to content

Commit

Permalink
Per issue #1858: added back config_constants.h for backwards compatib…
Browse files Browse the repository at this point in the history
…ility. SL
  • Loading branch information
Seth Linden committed Aug 31, 2021
1 parent e0a4a48 commit 3256a2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions met/src/basic/vx_config/config_constants.h
Original file line number Diff line number Diff line change
Expand Up @@ -532,6 +532,7 @@ static const char conf_key_GRIB_ens[] = "GRIB_ens";
static const char conf_key_message_type[] = "message_type";
static const char conf_key_sid_inc[] = "sid_inc";
static const char conf_key_sid_exc[] = "sid_exc";
static const char conf_key_obs_qty[] = "obs_quality";
static const char conf_key_obs_qty_inc[] = "obs_quality_inc";
static const char conf_key_obs_qty_exc[] = "obs_quality_exc";
static const char conf_key_convert[] = "convert";
Expand Down

0 comments on commit 3256a2c

Please sign in to comment.