Ticket #37975: patch-MacPorts.h.diff
File patch-MacPorts.h.diff, 699 bytes (added by IanWadham, 12 years ago) |
---|
-
MacPorts.h
old new 33 33 * POSSIBILITY OF SUCH DAMAGE. 34 34 */ 35 35 36 #import <MacPorts/MPIndex.h> ;37 #import <MacPorts/MPInterpreter.h> ;38 #import <MacPorts/MPMacPorts.h> ;39 #import <MacPorts/MPPort.h> ;40 #import <MacPorts/MPReceipt.h> ;41 #import <MacPorts/MPRegistry.h> ;36 #import <MacPorts/MPIndex.h> 37 #import <MacPorts/MPInterpreter.h> 38 #import <MacPorts/MPMacPorts.h> 39 #import <MacPorts/MPPort.h> 40 #import <MacPorts/MPReceipt.h> 41 #import <MacPorts/MPRegistry.h> 42 42 43 43 //Including this file for testing the Notifications listener 44 #import <MacPorts/MPNotifications.h> ;44 #import <MacPorts/MPNotifications.h>