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