Fix warnings

This commit is contained in:
Mingshen Sun 2019-09-29 15:29:39 -07:00
parent c1a28b4988
commit 9330cbc1e0
No known key found for this signature in database
GPG key ID: 1F86BA2052FED3B4
3 changed files with 15 additions and 21 deletions

View file

@ -9,6 +9,6 @@
#ifndef Objective_CBridgingHeader_h
#define Objective_CBridgingHeader_h
#import "ObjectiveGit/ObjectiveGit.h"
@import ObjectiveGit;
#endif /* Objective_CBridgingHeader_h */