mirror of
https://github.com/glest/glest-source.git
synced 2025-08-17 13:50:43 +02:00
- fixing more stupid windows compile issues
This commit is contained in:
@@ -17,6 +17,12 @@
|
|||||||
|
|
||||||
using namespace std;
|
using namespace std;
|
||||||
|
|
||||||
|
#ifdef WIN32
|
||||||
|
|
||||||
|
#define snprintf _snprintf
|
||||||
|
|
||||||
|
#endif
|
||||||
|
|
||||||
namespace Shared{ namespace Platform{
|
namespace Shared{ namespace Platform{
|
||||||
|
|
||||||
// =====================================
|
// =====================================
|
||||||
|
Reference in New Issue
Block a user