ddrange_Prefix.pch
author Dave Dribin <dave@dribin.org>
Sun Jan 20 00:27:03 2008 -0600 (2008-01-20)
changeset 12 efbde0862a26
permissions -rw-r--r--
Use proper NSInteger casting fu with printf
     1 //
     2 // Prefix header for all source files of the 'ddrange' target in the 'ddrange' project.
     3 //
     4 
     5 #ifdef __OBJC__
     6     #import <Foundation/Foundation.h>
     7 #endif