remove include

This commit is contained in:
Irlan 2018-04-12 19:31:22 -03:00
parent 9d271cc5ed
commit 9ae1a9a627

View File

@ -19,8 +19,6 @@
#ifndef PRESENTER_H #ifndef PRESENTER_H
#define PRESENTER_H #define PRESENTER_H
#include <bounce/common/math/vec2.h>
class Model; class Model;
class View; class View;