mirror of
https://github.com/glest/glest-source.git
synced 2025-09-26 07:28:59 +02:00
- bugfixes from windows unicode work to compile in Linux
This commit is contained in:
@@ -30,6 +30,10 @@
|
||||
#include "conversion.h"
|
||||
#include "simple_threads.h"
|
||||
#include "platform_util.h"
|
||||
#ifndef WIN32
|
||||
#include <errno.h>
|
||||
#endif
|
||||
|
||||
#include "leak_dumper.h"
|
||||
|
||||
using namespace std;
|
||||
|
Reference in New Issue
Block a user