fixup d361b68277
This commit is contained in:
parent
d361b68277
commit
7be3abcc0a
1 changed files with 1 additions and 1 deletions
|
@ -45,8 +45,8 @@
|
|||
#include <cassert> // for assert
|
||||
#include <cstdlib> // for atoi
|
||||
#include <ctime> // for time, NULL
|
||||
#include <map> // for map<>::mapped_type
|
||||
#include <ostream> // for operator<<, basic_ostream, etc
|
||||
#include <vector> // for vector
|
||||
|
||||
static lg::log_domain log_network("network");
|
||||
#define ERR_NW LOG_STREAM(err, log_network)
|
||||
|
|
Loading…
Add table
Reference in a new issue