mirror of
https://github.com/love2d/love.git
synced 2026-08-21 13:09:56 +02:00
Fixed the Windows build...
This commit is contained in:
@@ -26,6 +26,7 @@
|
|||||||
|
|
||||||
// C++
|
// C++
|
||||||
#include <typeinfo>
|
#include <typeinfo>
|
||||||
|
#include <algorithm>
|
||||||
|
|
||||||
namespace love
|
namespace love
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -22,6 +22,7 @@
|
|||||||
#define LOVE_GRAPHICS_OPENGL_WRAP_MESH_H
|
#define LOVE_GRAPHICS_OPENGL_WRAP_MESH_H
|
||||||
|
|
||||||
// LOVE
|
// LOVE
|
||||||
|
#include "common/config.h"
|
||||||
#include "common/runtime.h"
|
#include "common/runtime.h"
|
||||||
#include "Mesh.h"
|
#include "Mesh.h"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user