diff --git a/include/transport/config.h b/include/transport/config.h index ae046e375ca67a50e3f83a94c4d30be0a761b66e..4a0700e89feda3946a13dc581cea133e32095979 100644 --- a/include/transport/config.h +++ b/include/transport/config.h @@ -38,6 +38,7 @@ namespace Transport { typedef boost::program_options::variables_map Variables; +/// Class used to load. class Config { public: Config() {}