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