Some small bug fixes

This commit is contained in:
root
2010-09-16 18:58:25 +02:00
parent 58b1ee8e2c
commit ec89dc99b7
2 changed files with 2 additions and 1 deletions

View File

@@ -29,6 +29,7 @@ using System;
using System.Collections.Generic;
using System.Drawing;
using System.IO;
using System.Diagnostics;
using System.Linq;
using System.Threading;
using System.Xml;