~widelands-dev/widelands/bug-1619402-port-work-area-on-expedition

« back to all changes in this revision

Viewing changes to src/wui/interactive_gamebase.cc

  • Committer: GunChleoc
  • Date: 2018-07-22 19:40:15 UTC
  • Revision ID: fios@foramnagaidhlig.net-20180722194015-f6n384jz1ddjjnfx
Fixed codecheck.

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
 
20
20
#include "wui/interactive_gamebase.h"
21
21
 
 
22
#include <memory>
 
23
 
22
24
#include <boost/format.hpp>
23
25
 
24
26
#include "base/macros.h"