mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-13 19:29:58 +01:00
cleanup header
This commit is contained in:
@@ -1,9 +1,7 @@
|
|||||||
#ifndef DRAWVISITOR_H
|
#ifndef DRAWVISITOR_H
|
||||||
#define DRAWVISITOR_H
|
#define DRAWVISITOR_H
|
||||||
|
|
||||||
#include <vector>
|
#include "GlmToolkit.h"
|
||||||
|
|
||||||
#include <glm/glm.hpp>
|
|
||||||
#include "Visitor.h"
|
#include "Visitor.h"
|
||||||
|
|
||||||
class DrawVisitor : public Visitor
|
class DrawVisitor : public Visitor
|
||||||
|
|||||||
Reference in New Issue
Block a user