From f096b29abb03618ec609ba4acaedaed43eec1fea Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sun, 7 Apr 2013 19:15:09 +0000 Subject: removed not used headers git-svn-id: http://svn.miranda-ng.org/main/trunk@4372 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/YARelay/src/stdafx.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'plugins/YARelay/src/stdafx.h') diff --git a/plugins/YARelay/src/stdafx.h b/plugins/YARelay/src/stdafx.h index fc4057b92f..cc74ee704e 100644 --- a/plugins/YARelay/src/stdafx.h +++ b/plugins/YARelay/src/stdafx.h @@ -21,20 +21,20 @@ Features: #include #include -#include -#include -#include "resource.h" +#include #include #include #include -#include #include #include #include #include #include +#include "resource.h" +#include "Version.h" + #define STATUS_OFFLINE 0x1 #define STATUS_ONLINE 0x2 #define STATUS_AWAY 0x4 -- cgit v1.2.3