public
Description: A Leopard UI for testing OAuth endpoints
Homepage: http://joncrosby.me
Clone URL: git://github.com/jcrosby/endpointr.git
endpointr / Endpointr_Prefix.pch
100644 8 lines (6 sloc) 0.149 kb
1
2
3
4
5
6
7
8
//
// Prefix header for all source files of the 'Endpointr' target in the 'Endpointr' project
//
 
#ifdef __OBJC__
    #import <Cocoa/Cocoa.h>
#endif