diff options
Diffstat (limited to 'protocols/Skype/keypacker/stdafx.h')
-rw-r--r-- | protocols/Skype/keypacker/stdafx.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/protocols/Skype/keypacker/stdafx.h b/protocols/Skype/keypacker/stdafx.h deleted file mode 100644 index d63a19340e..0000000000 --- a/protocols/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"
|