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