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
dave@0
     1
//
dave@0
     2
// Prefix header for all source files of the 'ddrange' target in the 'ddrange' project.
dave@0
     3
//
dave@0
     4
dave@0
     5
#ifdef __OBJC__
dave@0
     6
    #import <Foundation/Foundation.h>
dave@0
     7
#endif