[ADD] added deque support for light loading
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
#include <glm/gtc/matrix_transform.hpp>
|
||||
#include <vector>
|
||||
#include <deque>
|
||||
#include "shader_program.h"
|
||||
#include "../entities/camera.h"
|
||||
#include "../entities/light.h"
|
||||
|
||||
Reference in New Issue
Block a user