mirror of
https://github.com/jarro2783/cxxopts.git
synced 2026-08-29 01:25:31 +02:00
remove redundant namespace block
This commit is contained in:
@@ -841,11 +841,6 @@ namespace cxxopts
|
||||
std::string m_group;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
namespace cxxopts
|
||||
{
|
||||
|
||||
namespace
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user