Skip to content
This repository was archived by the owner on Apr 18, 2023. It is now read-only.

Commit cbd50f6

Browse files
author
Vikas Dadheech
committed
Update Header file to import Model files
1 parent ffb14dc commit cbd50f6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

MSGraphCoreSDK/MSGraphCoreSDK/MSGraphCoreSDK.h

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,12 @@ FOUNDATION_EXPORT const unsigned char MSGraphSDKVersionString[];
4040
#import "MSGraphCoreSDK/MSBatchRequestContent.h"
4141
#import "MSGraphCoreSDK/MSBatchResponseContent.h"
4242

43+
#import "MSGraphCoreSDK/NSDate+MSSerialization.h"
44+
#import "MSGraphCoreSDK/MSCollection.h"
45+
#import "MSGraphCoreSDK/MSDate.h"
46+
#import "MSGraphCoreSDK/MSObject.h"
47+
#import "MSGraphCoreSDK/MSTimeOfDay.h"
48+
4349
#endif
4450

4551

0 commit comments

Comments
 (0)