mirror of
https://github.com/glest/glest-source.git
synced 2025-08-20 23:21:19 +02:00
fixed broken build (renabled some header files)
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
#include "opengl.h"
|
||||
#include "faction.h"
|
||||
#include "factory_repository.h"
|
||||
//#include <cmath>
|
||||
#include <cmath>
|
||||
|
||||
#include "leak_dumper.h"
|
||||
|
||||
|
@@ -23,7 +23,7 @@
|
||||
#include "skill_type.h"
|
||||
#include "core_data.h"
|
||||
#include "renderer.h"
|
||||
//#include <cmath>
|
||||
#include <cmath>
|
||||
#include "socket.h"
|
||||
|
||||
#include "leak_dumper.h"
|
||||
|
Reference in New Issue
Block a user