mirror of
https://github.com/glest/glest-source.git
synced 2025-08-25 17:20:43 +02:00
Cleaned up all compiler warnings
This commit is contained in:
@@ -1,12 +1,8 @@
|
||||
#include "renderer.h"
|
||||
|
||||
#include "opengl.h"
|
||||
//#include "texture_gl.h"
|
||||
#include "graphics_factory_gl.h"
|
||||
#include "graphics_interface.h"
|
||||
|
||||
//#include "factory_repository.h"
|
||||
|
||||
using namespace Shared::Graphics;
|
||||
using namespace Shared::Graphics::Gl;
|
||||
|
||||
|
Reference in New Issue
Block a user