Skip to content

Commit

Permalink
Changed import for macOS supoort
Browse files Browse the repository at this point in the history
  • Loading branch information
spetrescu84 committed Jun 20, 2024
1 parent 4b3f112 commit 8ccb67d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion IdentityCore/tests/util/MSIDTestCacheDataSource.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

#import <Foundation/Foundation.h>
#import "MSIDExtendedTokenCacheDataSource.h"
#import "MSIDBaseToken.h"
#import "MSIDCredentialType.h"
#import "MSIDCacheItemSerializing.h"

@interface MSIDTestCacheDataSource : NSObject <MSIDExtendedTokenCacheDataSource>
Expand Down

0 comments on commit 8ccb67d

Please sign in to comment.