Merge pull request #4911

611116d header include cleanup (Philip Kaufmann)
This commit is contained in:
Pieter Wuille
2014-09-16 04:06:33 +02:00
36 changed files with 66 additions and 47 deletions

View File

@@ -48,8 +48,8 @@
#endif
#endif
using namespace std;
using namespace boost;
using namespace std;
namespace {
const int MAX_OUTBOUND_CONNECTIONS = 8;