diff --git a/lcl/include/lcl_defines.inc b/lcl/include/lcl_defines.inc index a7a38920fd..a80fd1343d 100644 --- a/lcl/include/lcl_defines.inc +++ b/lcl/include/lcl_defines.inc @@ -1,3 +1,3 @@ // Add defines here. This file should be included in all LCL units headers -{$define UseCLDefault} - +{$DEFINE UseCLDefault} +{$WARN SYMBOL_PLATFORM OFF}