Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
Regression from commit ca6e7ae.

(cherry-picked from commit 9f43c4a)
  • Loading branch information
jyrkive committed Oct 7, 2018
1 parent 647cdea commit d8b26a9
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 d8b26a9

Please sign in to comment.