mirror of
https://github.com/love2d/love.git
synced 2026-08-12 08:30:56 +02:00
Fix a missing #include causing a potential compile error
This commit is contained in:
@@ -22,6 +22,8 @@
|
||||
#include "Buffer.h"
|
||||
#include "common/Data.h"
|
||||
|
||||
#include <limits>
|
||||
|
||||
namespace love
|
||||
{
|
||||
namespace graphics
|
||||
|
||||
Reference in New Issue
Block a user