Skip to content

Commit 6048f9b

Browse files
authored
Merge pull request #2200 from AzureAD/sedemche/include_version_header
Include version header
2 parents 00fec9a + 5bfb7fb commit 6048f9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MSAL/src/MSALPublicClientApplication.m

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@
112112
#import "MSIDRequestTelemetryConstants.h"
113113
#import "MSALWipeCacheForAllAccountsConfig.h"
114114
#import "NSString+MSIDTelemetryExtensions.h"
115+
#import "MSIDVersion.h"
115116

116117
@interface MSALPublicClientApplication()
117118
{

0 commit comments

Comments
 (0)