mirror of https://github.com/jarro2783/cxxopts.git
remove redundant namespace block
This commit is contained in:
parent
3fa0f6caa0
commit
77b1b43a7c
|
|
@ -841,11 +841,6 @@ namespace cxxopts
|
|||
std::string m_group;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
namespace cxxopts
|
||||
{
|
||||
|
||||
namespace
|
||||
{
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue