From b760585571667f0e71d48ee074c5161a50548ca7 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 6 Jul 2014 17:24:42 +0000 Subject: - fix for the auth url; - precompiled headers; - unused junk removed; - version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@9712 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Twitter/src/twitter.cpp | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'protocols/Twitter/src/twitter.cpp') diff --git a/protocols/Twitter/src/twitter.cpp b/protocols/Twitter/src/twitter.cpp index f5157b8caf..504ec20206 100644 --- a/protocols/Twitter/src/twitter.cpp +++ b/protocols/Twitter/src/twitter.cpp @@ -15,13 +15,8 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ +#include "stdafx.h" #include "twitter.h" -//#include "tc2.h" - -#include -#include -#include -#include #include "tinyjson.hpp" #include -- cgit v1.2.3