mirror of
https://github.com/love2d/love.git
synced 2026-08-15 15:51:12 +02:00
compile error fixes for linux/iOS
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
|
||||
// C
|
||||
#include <stddef.h>
|
||||
#include <string.h>
|
||||
#include <vector>
|
||||
#include <string>
|
||||
|
||||
|
||||
@@ -22,6 +22,7 @@
|
||||
|
||||
// LOVE
|
||||
#include "CoreAudioDecoder.h"
|
||||
#include "common/Exception.h"
|
||||
|
||||
// C++
|
||||
#include <vector>
|
||||
|
||||
Reference in New Issue
Block a user