Removed some extra headers in util, restricted the scope of some others
This commit is contained in:
@@ -1,12 +1,14 @@
|
||||
#pragma once
|
||||
#include <SFML/System/Vector3.hpp>
|
||||
#include <SFML/System/Vector2.hpp>
|
||||
#include "Vector4.hpp"
|
||||
#include <map/Map.h>
|
||||
#include <SFML/Graphics.hpp>
|
||||
|
||||
|
||||
class Old_Map;
|
||||
class Camera;
|
||||
struct PackedData;
|
||||
|
||||
|
||||
class RayCaster {
|
||||
public:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user