summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLShowConstantTBTResponse.h
diff options
context:
space:
mode:
Diffstat (limited to 'SmartDeviceLink/SDLShowConstantTBTResponse.h')
-rw-r--r--SmartDeviceLink/SDLShowConstantTBTResponse.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/SmartDeviceLink/SDLShowConstantTBTResponse.h b/SmartDeviceLink/SDLShowConstantTBTResponse.h
index 8af3a9f23..b6c196734 100644
--- a/SmartDeviceLink/SDLShowConstantTBTResponse.h
+++ b/SmartDeviceLink/SDLShowConstantTBTResponse.h
@@ -7,6 +7,11 @@
/** SDLShowConstantTBTResponse is sent, when SDLShowConstantTBT has been called.
* Since<b>SmartDeviceLink 2.0</b>
*/
+
+NS_ASSUME_NONNULL_BEGIN
+
@interface SDLShowConstantTBTResponse : SDLRPCResponse
@end
+
+NS_ASSUME_NONNULL_END