summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLTemplateConfiguration.h
diff options
context:
space:
mode:
Diffstat (limited to 'SmartDeviceLink/SDLTemplateConfiguration.h')
-rw-r--r--SmartDeviceLink/SDLTemplateConfiguration.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/SmartDeviceLink/SDLTemplateConfiguration.h b/SmartDeviceLink/SDLTemplateConfiguration.h
index 2f84ddef1..39d0b0df7 100644
--- a/SmartDeviceLink/SDLTemplateConfiguration.h
+++ b/SmartDeviceLink/SDLTemplateConfiguration.h
@@ -22,6 +22,7 @@ NS_ASSUME_NONNULL_BEGIN
*/
- (instancetype)initWithPredefinedLayout:(SDLPredefinedLayout)predefinedLayout;
+// HAX: We are doing this because `template` is a C++ keyword and won't compile.
#ifndef __cplusplus
/**
Init with the required values.