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