missing netmaks string after merge

This commit is contained in:
Ismael Gomez 2017-10-19 16:18:40 -04:00
parent 75e082db38
commit 9dbbe9731a
1 changed files with 1 additions and 0 deletions

View File

@ -109,6 +109,7 @@ typedef struct {
std::string ue_cateogry;
bool metrics_csv_enable;
std::string metrics_csv_filename;
std::string ip_netmask;
}expert_args_t;
typedef struct {