From 0e8ae7d4ab5ffd57185500f65ef171e4a37ba117 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Thu, 3 Jan 2013 19:14:41 +0000 Subject: removed double includes git-svn-id: http://svn.miranda-ng.org/main/trunk@2935 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/AimOscar/src/client.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'protocols/AimOscar/src/client.cpp') diff --git a/protocols/AimOscar/src/client.cpp b/protocols/AimOscar/src/client.cpp index 37fe6c2734..ceb89c11dd 100644 --- a/protocols/AimOscar/src/client.cpp +++ b/protocols/AimOscar/src/client.cpp @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ #include "aim.h" -#include "version.h" int CAimProto::aim_send_connection_packet(HANDLE hServerConn,unsigned short &seqno,char *buf) { -- cgit v1.2.3