mirror of
https://github.com/boostorg/url.git
synced 2026-02-17 02:02:11 +00:00
Flatten rfc namespace
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
|
||||
namespace boost {
|
||||
namespace urls {
|
||||
namespace rfc {
|
||||
|
||||
class char_sets_test
|
||||
{
|
||||
@@ -174,6 +173,5 @@ TEST_SUITE(
|
||||
char_sets_test,
|
||||
"boost.url.char_sets");
|
||||
|
||||
} // rfc
|
||||
} // urls
|
||||
} // boost
|
||||
|
||||
Reference in New Issue
Block a user