Dep/CastLib: Update to 3e3f4f443c

This commit is contained in:
DDuarte
2014-11-08 19:47:55 +00:00
parent e5e8da85a1
commit f330b70eb5
2 changed files with 2 additions and 1 deletions

View File

@@ -66,6 +66,7 @@
#include <stdlib.h>
#include <dirent.h>
#include <errno.h>
#include <stddef.h>
// Support for PowerPC on Max OS X
#if (__ppc__ == 1) || (__POWERPC__ == 1) || (_ARCH_PPC == 1)

View File

@@ -38,7 +38,7 @@ recastnavigation (Recast is state of the art navigation mesh construction toolse
CascLib (An open-source implementation of library for reading CASC storage from Blizzard games since 2014)
https://github.com/ladislav-zezula/CascLib
Version: d3d17de30a1c5678375049f4cf3301a0a7962780
Version: 3e3f4f443cb7b2893cbbe60b0a6efafebf48bc40
zmqpp (C++ binding for 0mq/zmq is a 'high-level' library that hides most of the c-style interface core 0mq provides.)
https://github.com/zeromq/zmqpp