Make things build on Mac.

My Mac, anyway. No promises.
This commit is contained in:
Bill Meltsner
2012-07-03 03:52:53 -05:00
parent b788d379d4
commit eaa4af7a6e
2 changed files with 24 additions and 5 deletions
+2
View File
@@ -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)