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