remove redundant namespace block

This commit is contained in:
Jarryd Beck 2017-05-31 17:25:46 +10:00
parent 3fa0f6caa0
commit 77b1b43a7c

View File

@ -841,11 +841,6 @@ namespace cxxopts
std::string m_group;
};
}
namespace cxxopts
{
namespace
{