Network namespaces simplified
This commit is contained in:
@@ -1,10 +1,8 @@
|
|||||||
#ifndef C0DING_NETWORK_H
|
#ifndef C0DING_NETWORK_H
|
||||||
#define C0DING_NETWORK_H
|
#define C0DING_NETWORK_H
|
||||||
|
|
||||||
namespace c0ding {
|
namespace c0ding::network {
|
||||||
namespace network {
|
void test();
|
||||||
void test();
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif //C0DING_NETWORK_H
|
#endif //C0DING_NETWORK_H
|
||||||
|
|||||||
Reference in New Issue
Block a user