Browse Source

* Fix compilation

git-svn-id: trunk@47732 -
michael 4 years ago
parent
commit
63a21876c8
1 changed files with 2 additions and 1 deletions
  1. 2 1
      packages/pastojs/src/pas2jsfiler.pp

+ 2 - 1
packages/pastojs/src/pas2jsfiler.pp

@@ -206,7 +206,8 @@ const
     'PrefixedAttributes',
     'PrefixedAttributes',
     'OmitRTTI',
     'OmitRTTI',
     'MultiHelpers',
     'MultiHelpers',
-    'ImplicitFunctionSpecialization'
+    'ImplicitFunctionSpecialization',
+    'MultilineStrings'
     ); // Dont forget to update ModeSwitchToInt !
     ); // Dont forget to update ModeSwitchToInt !
 
 
   PCUDefaultBoolSwitches: TBoolSwitches = [
   PCUDefaultBoolSwitches: TBoolSwitches = [