header include cleanup
- ensures alphabetical ordering for includes etc. in source file headers
This commit is contained in:
@@ -48,8 +48,8 @@
|
||||
#endif
|
||||
#endif
|
||||
|
||||
using namespace std;
|
||||
using namespace boost;
|
||||
using namespace std;
|
||||
|
||||
namespace {
|
||||
const int MAX_OUTBOUND_CONNECTIONS = 8;
|
||||
|
||||
Reference in New Issue
Block a user