Removing useless includes.
This commit is contained in:
parent
ed889ebd76
commit
be1abf584f
@ -1,16 +1,8 @@
|
||||
#include "graphics.hh"
|
||||
|
||||
#include <iostream>
|
||||
#include <fstream>
|
||||
#include <iomanip>
|
||||
#include <sstream>
|
||||
|
||||
#include <ACGL/OpenGL/glloaders/extensions.hh>
|
||||
#include <ACGL/Utils/FileHelpers.hh>
|
||||
#include <ACGL/Utils/StringHelpers.hh>
|
||||
|
||||
#include "model.hh"
|
||||
|
||||
using namespace std;
|
||||
|
||||
Graphics::Graphics() {
|
||||
|
Loading…
Reference in New Issue
Block a user