summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLListFiles.h
diff options
context:
space:
mode:
Diffstat (limited to 'SmartDeviceLink/SDLListFiles.h')
-rw-r--r--SmartDeviceLink/SDLListFiles.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/SmartDeviceLink/SDLListFiles.h b/SmartDeviceLink/SDLListFiles.h
index 61ae4c03b..28bf706b8 100644
--- a/SmartDeviceLink/SDLListFiles.h
+++ b/SmartDeviceLink/SDLListFiles.h
@@ -11,6 +11,11 @@
*
* Since <b>SmartDeviceLink 2.0</b>
*/
+
+NS_ASSUME_NONNULL_BEGIN
+
@interface SDLListFiles : SDLRPCRequest
@end
+
+NS_ASSUME_NONNULL_END