summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLScrollableMessageResponse.h
diff options
context:
space:
mode:
Diffstat (limited to 'SmartDeviceLink/SDLScrollableMessageResponse.h')
-rw-r--r--SmartDeviceLink/SDLScrollableMessageResponse.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/SmartDeviceLink/SDLScrollableMessageResponse.h b/SmartDeviceLink/SDLScrollableMessageResponse.h
index 516415468..4f6d17a8a 100644
--- a/SmartDeviceLink/SDLScrollableMessageResponse.h
+++ b/SmartDeviceLink/SDLScrollableMessageResponse.h
@@ -9,6 +9,11 @@
*
* Since SmartDeviceLink 2.0
*/
+
+NS_ASSUME_NONNULL_BEGIN
+
@interface SDLScrollableMessageResponse : SDLRPCResponse
@end
+
+NS_ASSUME_NONNULL_END