Merge pull request #18096 from aaronfranke/master

[Core] Split up math_2d.h
This commit is contained in:
Juan Linietsky 2018-08-14 18:58:32 -03:00 committed by GitHub
commit 4e55835e48
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
33 changed files with 1460 additions and 1327 deletions

View file

@ -31,7 +31,7 @@
#ifndef OSUWP_H
#define OSUWP_H
#include "core/math/math_2d.h"
#include "core/math/transform_2d.h"
#include "core/ustring.h"
#include "drivers/xaudio2/audio_driver_xaudio2.h"
#include "gl_context_egl.h"