erichocean / libjingle

Automatically exported from code.google.com/p/libjingle
0 stars 0 forks source link

File missing #230

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
#ifdef USE_COCOA_THREADING
#if !defined(OSX) && !defined(IOS)
#error USE_COCOA_THREADING is defined but not OSX nor IOS
#endif
#include "talk/base/maccocoathreadhelper.h"
#include "talk/base/scoped_autorelease_pool.h"
#endif

I am not able to locate maccocoathreadhelper.h and scoped_autorelease_pool.h

Thanks

Original issue reported on code.google.com by saru...@gmail.com on 20 Oct 2011 at 2:16

GoogleCodeExporter commented 9 years ago
Fixed in the next release (probably 0.6.4)

Original comment by jun...@google.com on 1 Nov 2011 at 12:29