Cleaned up all compiler warnings

This commit is contained in:
Mark Vejvoda
2010-03-13 22:00:01 +00:00
parent 2012b7e22c
commit ff60b09158
12 changed files with 3140 additions and 37 deletions

View File

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