Fix warning

This commit is contained in:
Bob Sun 2017-10-09 22:16:05 -07:00
parent 9b8bdbf5e9
commit d895c1a3c1

View file

@ -10,6 +10,6 @@
#define Objective_CBridgingHeader_h #define Objective_CBridgingHeader_h
// #import <ObjectivePGP/ObjectivePGP.h> // #import <ObjectivePGP/ObjectivePGP.h>
#import <ObjectiveGit/ObjectiveGit.h> #import "ObjectiveGit/ObjectiveGit.h"
#endif /* Objective_CBridgingHeader_h */ #endif /* Objective_CBridgingHeader_h */