Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
Regression from commit ca6e7ae.
  • Loading branch information
jyrkive committed Sep 6, 2018
1 parent 8ed6014 commit 9f43c4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/saved_game.cpp
Expand Up @@ -77,6 +77,7 @@
#include "variable_info.hpp"

#include <cassert>
#include <iomanip>

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

0 comments on commit 9f43c4a

Please sign in to comment.