Browse Source

r331 | jonas | 2010-10-09 20:41:18 +0200 (Sat, 09 Oct 2010) | 3 lines

  + {$modeswitch result} so it still compiles once {$modeswitch result} is
    no longer on by default for {$mode macpas}

git-svn-id: trunk@16116 -
Jonas Maebe 15 years ago
parent
commit
4b4f10b9e8
1 changed files with 2 additions and 0 deletions
  1. 2 0
      packages/univint/src/GPCStrings.pas

+ 2 - 0
packages/univint/src/GPCStrings.pas

@@ -169,6 +169,8 @@ interface
 {$definec TYPE_EXTENDED                  FALSE}
 {$definec TYPE_EXTENDED                  FALSE}
 {$definec TYPE_LONGLONG                  TRUE}
 {$definec TYPE_LONGLONG                  TRUE}
 
 
+{$modeswitch result}
+
 uses MacTypes;
 uses MacTypes;
 
 
 const
 const