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