Updated to VS 2019

This commit is contained in:
2019-11-14 23:23:24 -08:00
parent aca476afa9
commit 8abe05d950
3 changed files with 3 additions and 1 deletions

View File

@@ -4,6 +4,7 @@
#include "vector2.h"
#include "vector3.h"
#include "matrix4.h"
#include <string>
#if defined(ANDROID)
#include <GLES3/gl3.h>