add missing imports + save project changes

This commit is contained in:
Roy van Kaathoven
2014-03-18 17:34:54 +01:00
parent 4419c20f33
commit 69204e3998
2 changed files with 1 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
using System;
using System.Diagnostics;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
using Wox.Plugin;