Browse Source

tests: fix test crash

git-svn-id: trunk@14793 -
paul 15 years ago
parent
commit
d898c8d836
1 changed files with 3 additions and 0 deletions
  1. 3 0
      tests/test/tdispinterface2.pp

+ 3 - 0
tests/test/tdispinterface2.pp

@@ -6,6 +6,9 @@ program tdispinterface2;
   {$mode objfpc}
 {$endif}
 
+uses
+  Variants;
+
 type
 
   { IIE }