Remove unused #include
s
This commit is contained in:
parent
2ce6365b3f
commit
618b75792b
2 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,6 @@
|
|||
#include "grid.h"
|
||||
|
||||
#include <glm/glm.hpp>
|
||||
#include <iostream>
|
||||
#include <vector>
|
||||
|
||||
#include "constants.h"
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
#include "shader.h"
|
||||
|
||||
#include <fstream>
|
||||
#include <iostream>
|
||||
#include <string>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue