Skip to content

Commit 71af4ec

Browse files
committed
Import ObjectiveGit first so libgit2 doesn't see our redefinition of it.
1 parent e1d7956 commit 71af4ec

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

ObjectiveGitTests/QuickSpec+GTFixtures.m

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,8 @@
66
// Copyright (c) 2013 GitHub, Inc. All rights reserved.
77
//
88

9-
#import "QuickSpec+GTFixtures.h"
10-
119
#import <ObjectiveGit/ObjectiveGit.h>
10+
#import "QuickSpec+GTFixtures.h"
1211
#import <objc/runtime.h>
1312

1413
static const NSInteger FixturesErrorUnzipFailed = 666;

0 commit comments

Comments
 (0)