From 4d20cb679ac6ca7efd23bc9ad99d33fc8794f693 Mon Sep 17 00:00:00 2001 From: Alexander Gluzsky Date: Fri, 8 Feb 2013 14:27:01 +0000 Subject: "boosted" process management misc process management optimizations (should be little faster now) git-svn-id: http://svn.miranda-ng.org/main/trunk@3479 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/New_GPG/src/commonheaders.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'plugins/New_GPG/src/commonheaders.h') diff --git a/plugins/New_GPG/src/commonheaders.h b/plugins/New_GPG/src/commonheaders.h index 6476f127cf..eb5f6d2a64 100755 --- a/plugins/New_GPG/src/commonheaders.h +++ b/plugins/New_GPG/src/commonheaders.h @@ -19,6 +19,7 @@ #define _CRT_SECURE_NO_WARNINGS #define MIRANDA_VER 0x0A00 + //windows #include #include @@ -47,6 +48,7 @@ using std::fstream; //boost + #include #include #include -- cgit v1.2.3