Fixed compile error when python support is disabled...
...which was caused by missing header.
This commit is contained in:
parent
218f5c1737
commit
35a6ac12cb
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@
|
|||
#include "statistics.hpp"
|
||||
#include "unit_display.hpp"
|
||||
#include "wml_exception.hpp"
|
||||
#include "menu_events.hpp"
|
||||
|
||||
#include <fstream>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue