mirror of
https://github.com/love2d/love.git
synced 2026-08-20 04:30:09 +02:00
Fix a compile error
This commit is contained in:
@@ -22,6 +22,8 @@
|
|||||||
#include "Image.h"
|
#include "Image.h"
|
||||||
#include "filesystem/Filesystem.h"
|
#include "filesystem/Filesystem.h"
|
||||||
|
|
||||||
|
#include <algorithm> // min/max
|
||||||
|
|
||||||
using love::thread::Lock;
|
using love::thread::Lock;
|
||||||
|
|
||||||
namespace love
|
namespace love
|
||||||
|
|||||||
Reference in New Issue
Block a user