From c1211a1a967563c7e9aeb3858e16b15190e3e32c Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 10 Mar 2017 12:04:42 +0300 Subject: compilation fixes for VS2017 --- protocols/Twitter/src/stdafx.h | 1 + 1 file changed, 1 insertion(+) (limited to 'protocols/Twitter/src') diff --git a/protocols/Twitter/src/stdafx.h b/protocols/Twitter/src/stdafx.h index ce46f463da..115feae40b 100644 --- a/protocols/Twitter/src/stdafx.h +++ b/protocols/Twitter/src/stdafx.h @@ -16,6 +16,7 @@ #include #include #include +#include using std::string; using std::wstring; #include -- cgit v1.2.3