Cleaned up includes, fixed compiler warning
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#pragma once
|
||||
#include <SFML/Graphics.hpp>
|
||||
#include <iostream>
|
||||
#include <SFML/Graphics.hpp>
|
||||
#include "map/Map.h"
|
||||
|
||||
class Ray {
|
||||
|
||||
Reference in New Issue
Block a user