diff options
Diffstat (limited to 'plugins/!Deprecated/Skype/keypacker/stdafx.h')
-rw-r--r-- | plugins/!Deprecated/Skype/keypacker/stdafx.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/plugins/!Deprecated/Skype/keypacker/stdafx.h b/plugins/!Deprecated/Skype/keypacker/stdafx.h deleted file mode 100644 index d63a19340e..0000000000 --- a/plugins/!Deprecated/Skype/keypacker/stdafx.h +++ /dev/null @@ -1,8 +0,0 @@ -#include <stdio.h>
-#include <windows.h>
-
-extern "C"
-{
-#include "..\src\aes\aes.h"
-}
-#include "..\..\..\..\SkypeKit\original_key.h"
|