瀏覽代碼

Re-add codepage specifier removed by error

git-svn-id: trunk@38762 -
pierre 7 年之前
父節點
當前提交
bf7cba67e0
共有 1 個文件被更改,包括 2 次插入0 次删除
  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}