Misc fixes for ARC and new XCode

This commit is contained in:
2017-11-05 17:22:40 -08:00
parent 68797585e6
commit 90c54912e9
5 changed files with 36 additions and 33 deletions

View File

@@ -88,6 +88,7 @@ using std::queue;
#include <mach/mach.h>
#include <mach/mach_time.h>
#include <Accelerate/Accelerate.h>
#include <AppKit/AppKit.h>
#define KRAKEN_HAVE_BLAS 1
#endif