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