summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLSyncPData.h
diff options
context:
space:
mode:
Diffstat (limited to 'SmartDeviceLink/SDLSyncPData.h')
-rw-r--r--SmartDeviceLink/SDLSyncPData.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/SmartDeviceLink/SDLSyncPData.h b/SmartDeviceLink/SDLSyncPData.h
index 33b1b9ab9..8db515479 100644
--- a/SmartDeviceLink/SDLSyncPData.h
+++ b/SmartDeviceLink/SDLSyncPData.h
@@ -4,6 +4,10 @@
#import "SDLRPCRequest.h"
+NS_ASSUME_NONNULL_BEGIN
+
@interface SDLSyncPData : SDLRPCRequest
@end
+
+NS_ASSUME_NONNULL_END