Removed the rest of the compiler warnings

This commit is contained in:
2018-02-21 21:42:55 -08:00
parent fb6557fba2
commit da461a0ee4
18 changed files with 32 additions and 42 deletions

View File

@@ -5,11 +5,11 @@
#include <string>
#include <SFML/Graphics.hpp>
#include "Event.hpp"
#include "Pub_Sub.h"
#include "Gui.h"
#include "Logger.h"
#include "LightHandle.h"
#include "Logger.h"
#include "Pub_Sub.h"
#include <imgui/imgui-SFML.h>
/**
*
* Input