2017-01-22 01:42:36 +08:00
|
|
|
//
|
|
|
|
|
// 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
|
|
|
|
|
|
2017-06-13 11:42:49 +08:00
|
|
|
// #import <ObjectivePGP/ObjectivePGP.h>
|
2017-01-23 16:29:36 +08:00
|
|
|
#import <ObjectiveGit/ObjectiveGit.h>
|
2017-01-22 01:42:36 +08:00
|
|
|
|
|
|
|
|
#endif /* Objective_CBridgingHeader_h */
|