summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLRPCNotification.h
diff options
context:
space:
mode:
Diffstat (limited to 'SmartDeviceLink/SDLRPCNotification.h')
-rw-r--r--SmartDeviceLink/SDLRPCNotification.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/SmartDeviceLink/SDLRPCNotification.h b/SmartDeviceLink/SDLRPCNotification.h
index 06f5ac52f..cb5044d6c 100644
--- a/SmartDeviceLink/SDLRPCNotification.h
+++ b/SmartDeviceLink/SDLRPCNotification.h
@@ -4,6 +4,10 @@
#import "SDLRPCMessage.h"
+NS_ASSUME_NONNULL_BEGIN
+
@interface SDLRPCNotification : SDLRPCMessage
@end
+
+NS_ASSUME_NONNULL_END