15 lines
298 B
C
15 lines
298 B
C
|
|
//
|
||
|
|
// Objective-CBridgingHeader.h
|
||
|
|
// pass
|
||
|
|
//
|
||
|
|
// Created by Mingshen Sun on 19/1/2017.
|
||
|
|
// Copyright © 2017 Bob Sun. All rights reserved.
|
||
|
|
//
|
||
|
|
|
||
|
|
#ifndef Objective_CBridgingHeader_h
|
||
|
|
#define Objective_CBridgingHeader_h
|
||
|
|
|
||
|
|
#import <ObjectivePGP/ObjectivePGP.h>
|
||
|
|
|
||
|
|
#endif /* Objective_CBridgingHeader_h */
|