##// END OF EJS Templates
Merge pull request #1652 from minrk/zmqcompat...
Merge pull request #1652 from minrk/zmqcompat add patch_pyzmq() for backporting a few changes from newer pyzmq * fixes missing constants in super-old pyzmq * define ioloop.install if not defined * never allow jsonlib to be used by zmq.utils.jsonapi (#1520). Closes #1520.

File last commit:

r2661:595fc3b9
r6632:64a50619 merge
Show More
IPython1Sandbox_Prefix.pch
7 lines | 161 B | text/plain | TextLexer
//
// Prefix header for all source files of the 'IPython1Sandbox' target in the 'IPython1Sandbox' project
//
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif