ScanApiIncludes.h 267 B

123456789101112131415
  1. //
  2. // ScanApiIncludes.h
  3. // ScanApiHelper includes
  4. //
  5. // Created by Eric Glaenzer on 1/3/12.
  6. // Copyright (c) 2012 Socket Mobile, Inc. All rights reserved.
  7. //
  8. #ifndef ScanApiIncludes_h
  9. #define ScanApiIncludes_h
  10. #import "SktScanAPI.h"
  11. #import "ScanAPI.h"
  12. #endif