[Core] Completely kill math_2d.h, change includes

This commit is contained in:
Aaron Franke
2018-08-11 03:08:26 -05:00
parent 14fe7230f4
commit cf136a91d6
17 changed files with 16 additions and 52 deletions

View File

@@ -31,7 +31,7 @@
#ifndef METHOD_PTRCALL_H
#define METHOD_PTRCALL_H
#include "math_2d.h"
#include "transform_2d.h"
#include "typedefs.h"
#include "variant.h"