Skip to content

Commit

Permalink
fix / -> \
Browse files Browse the repository at this point in the history
  • Loading branch information
gfgtdf committed Jun 11, 2014
1 parent 3bc9e04 commit a3a9995
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/saved_game.cpp
Expand Up @@ -8,7 +8,7 @@
#include "serialization/binary_or_text.hpp"
#include "util.hpp"

#include <boost\foreach.hpp>
#include <boost/foreach.hpp>

static lg::log_domain log_engine("engine");
#define ERR_NG LOG_STREAM(err, log_engine)
Expand Down

0 comments on commit a3a9995

Please sign in to comment.