You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

osx-Prefix.pch 147B

123456789
  1. //
  2. // Prefix header for all source files of the 'ZXingObjC' target in the 'ZXingObjC' project
  3. //
  4. #ifdef __OBJC__
  5. #import <Cocoa/Cocoa.h>
  6. #endif