Parcourir la source

Re-add codepage specifier removed by error

git-svn-id: trunk@38762 -
pierre il y a 7 ans
Parent
commit
bf7cba67e0
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      tests/webtbs/tw7758.pp

+ 2 - 0
tests/webtbs/tw7758.pp

@@ -1,3 +1,5 @@
+{$codepage utf8}
+
 {$ifdef go32v2}
   {$define USE_INTERNAL_UNICODE}
 {$endif}