diff options
author | aunsane <aunsane@gmail.com> | 2018-02-28 23:53:51 +0300 |
---|---|---|
committer | aunsane <aunsane@gmail.com> | 2018-02-28 23:56:44 +0300 |
commit | 77f131a927158e6131fdad1c94ad166e0048e318 (patch) | |
tree | 94ad387a04b0111fa687a2aaa55dec3ab899e142 /plugins/CloudFile/src/stdafx.h | |
parent | 24ab74843c7f94e6adb212c3d8081abc4fb27530 (diff) |
CloudFile: auth doesn't work (fixed #1171)
Diffstat (limited to 'plugins/CloudFile/src/stdafx.h')
-rw-r--r-- | plugins/CloudFile/src/stdafx.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/CloudFile/src/stdafx.h b/plugins/CloudFile/src/stdafx.h index 9fc15e219d..4a32099991 100644 --- a/plugins/CloudFile/src/stdafx.h +++ b/plugins/CloudFile/src/stdafx.h @@ -5,9 +5,6 @@ #include <shlwapi.h> #include <commctrl.h> -#include <exdisp.h> -#include <msapi/comptr.h> - #include <malloc.h> #include <time.h> |