summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLECallInfo.m
diff options
context:
space:
mode:
Diffstat (limited to 'SmartDeviceLink/SDLECallInfo.m')
-rw-r--r--SmartDeviceLink/SDLECallInfo.m3
1 files changed, 3 insertions, 0 deletions
diff --git a/SmartDeviceLink/SDLECallInfo.m b/SmartDeviceLink/SDLECallInfo.m
index 62e7cb939..81753457c 100644
--- a/SmartDeviceLink/SDLECallInfo.m
+++ b/SmartDeviceLink/SDLECallInfo.m
@@ -5,6 +5,7 @@
#import "SDLNames.h"
+NS_ASSUME_NONNULL_BEGIN
@implementation SDLECallInfo
@@ -48,3 +49,5 @@
}
@end
+
+NS_ASSUME_NONNULL_END