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