cleanup de fichiers en double
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
#ifndef TRANSFORMATION_H__
|
||||
#define TRANSFORMATION_H__
|
||||
|
||||
#include "matrix4.h"
|
||||
#include "../SQCSim-common/vector3.h"
|
||||
#include <stack>
|
||||
#include "../SQCSim-common/matrix4.h"
|
||||
#include "../SQCSim-common/vector3.h"
|
||||
#include "define.h"
|
||||
|
||||
class Transformation
|
||||
{
|
||||
|
Reference in New Issue
Block a user