Ver código fonte

+ Use popuperr unit to avoid interactive error window

git-svn-id: trunk@16761 -
pierre 14 anos atrás
pai
commit
8a7b10586d
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      tests/test/packages/zlib/tzlib1.pp

+ 1 - 0
tests/test/packages/zlib/tzlib1.pp

@@ -1,6 +1,7 @@
 { %NOTE=This test requires an installed zlib1 shared library }
 { %NOTE=This test requires an installed zlib1 shared library }
 { simple compilation test }
 { simple compilation test }
 uses
 uses
+  popuperr,
   zlib;
   zlib;
 begin
 begin
   writeln(zlibVersion);
   writeln(zlibVersion);