mirror of
https://github.com/vcmi/vcmi.git
synced 2025-01-14 02:33:51 +02:00
fix compilation on non-MSVC compilators (Global.h not found)
This commit is contained in:
parent
7374b8a355
commit
f2ed40f0de
@ -30,8 +30,7 @@
|
||||
#include <sstream>
|
||||
#include <limits>
|
||||
#include <memory>
|
||||
#include "../../Global.h"
|
||||
#include <iso646.h>
|
||||
#include <algorithm>
|
||||
|
||||
#ifndef FL_VERSION
|
||||
#define FL_VERSION "?"
|
||||
|
Loading…
Reference in New Issue
Block a user