mirror of
https://github.com/love2d/love.git
synced 2026-08-12 08:30:56 +02:00
Possibly fix a compile error on some Linux systems.
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <math.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#include <cstdio>
|
||||
#include <cstddef>
|
||||
|
||||
Reference in New Issue
Block a user