fixed broken build (renabled some header files)

This commit is contained in:
Mark Vejvoda 2010-04-24 11:22:59 +00:00
parent f748874601
commit 1d6f3ebe58
2 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@
#include "opengl.h"
#include "faction.h"
#include "factory_repository.h"
//#include <cmath>
#include <cmath>
#include "leak_dumper.h"

View File

@ -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"