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