mirror of
https://github.com/love2d/love.git
synced 2026-08-12 08:30:56 +02:00
Make things build on Mac.
My Mac, anyway. No promises.
This commit is contained in:
@@ -73,6 +73,8 @@ void get_utf8_arguments(int &argc, char **&argv)
|
||||
|
||||
#ifdef LOVE_LEGENDARY_LIBSTDCXX_HACK
|
||||
|
||||
#include <iostream>
|
||||
|
||||
// Workarounds for symbols that are missing from Leopard stdlibc++.dylib.
|
||||
// http://stackoverflow.com/questions/3484043/os-x-program-runs-on-dev-machine-crashing-horribly-on-others
|
||||
_GLIBCXX_BEGIN_NAMESPACE(std)
|
||||
|
||||
Reference in New Issue
Block a user