This commit is contained in:
jfrijters 2007-06-22 07:02:22 +00:00
Родитель 31d0018a91
Коммит d0a464fc30
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -21,6 +21,7 @@
jeroen@frijters.net
*/
#if !OPENJDK
using System;
using System.Collections;
using System.IO;
@ -1217,3 +1218,4 @@ namespace ikvm.@internal
}
}
#endif // !FIRST_PASS
#endif // !OPENJDK