Use 10 (not 6) bits in source version fields B-E.
[class-dump.git] / class-dump-Prefix.pch
blob4080be20010182b8d4737671c324a28a11221cf5
1 //
2 // Prefix header for all source files of the 'class-dump' target in the 'class-dump' project.
3 //
5 #ifdef __OBJC__
6     #import <Foundation/Foundation.h>
7     #import "CDExtensions.h"
8     #define __cmd __PRETTY_FUNCTION__
9 #endif