mirror of
https://github.com/glest/glest-source.git
synced 2025-08-28 18:29:48 +02:00
Cleaned up all compiler warnings
This commit is contained in:
@@ -3,14 +3,11 @@
|
||||
|
||||
#include <string>
|
||||
|
||||
#include <wx/wx.h>
|
||||
#include <wx/glcanvas.h>
|
||||
#include <wx/wx.h>
|
||||
#include <wx/glcanvas.h>
|
||||
|
||||
#include "renderer.h"
|
||||
//#include "util.h"
|
||||
|
||||
//using Shared::Platform::Window;
|
||||
//using Shared::Platform::MouseState;
|
||||
#include "util.h"
|
||||
|
||||
using std::string;
|
||||
|
||||
|
Reference in New Issue
Block a user