summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLSendLocationResponse.h
diff options
context:
space:
mode:
Diffstat (limited to 'SmartDeviceLink/SDLSendLocationResponse.h')
-rw-r--r--SmartDeviceLink/SDLSendLocationResponse.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/SmartDeviceLink/SDLSendLocationResponse.h b/SmartDeviceLink/SDLSendLocationResponse.h
index 35fc2eca1..8059bc1b2 100644
--- a/SmartDeviceLink/SDLSendLocationResponse.h
+++ b/SmartDeviceLink/SDLSendLocationResponse.h
@@ -4,6 +4,10 @@
#import "SDLRPCResponse.h"
+NS_ASSUME_NONNULL_BEGIN
+
@interface SDLSendLocationResponse : SDLRPCResponse
@end
+
+NS_ASSUME_NONNULL_END