Skip to content

Commit

Permalink
fixup d361b68
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeck88 committed Jun 25, 2014
1 parent d361b68 commit 7be3abc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/playturn.cpp
Expand Up @@ -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)
Expand Down

0 comments on commit 7be3abc

Please sign in to comment.