/*!
 * \file      param_sits.cc
 * \brief     Source file for the parameter dictionary.
 * \author    ETSI TTF T041
 * \copyright ETSI Copyright Notification
 *            No part may be reproduced except as authorized by written permission.
 *            The copyright and the foregoing restriction extend to reproduction in all media.
 *            All rights reserved.
 * \version   0.1
 */
#include <regex>
#include <stdexcept>

#include "loggers.hh"
#include "params_nas.hh"


