We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9181a0 commit b018c99Copy full SHA for b018c99
Framework/BranchSDK.h
@@ -49,9 +49,9 @@ FOUNDATION_EXPORT const unsigned char BranchSDKVersionString[];
49
50
// Cascading public headers...
51
52
-// BranchUniversalObject uses constants defined in BNCCurrency.h and BNCCurrency.h
53
-#import <BranchSDK/BNCCurrency.h>
+// BranchUniversalObject uses constants defined in BNCCurrency.h and BNCProductCategory.h
54
#import <BranchSDK/BNCCurrency.h>
+#import <BranchSDK/BNCProductCategory.h>
55
56
#import <BranchSDK/BNCServerRequest.h>
57
// BNCServerRequest includes BNCServerInterface.h
0 commit comments