From 7150cca19a6b50c0df3d6907259b8c2a7594b6fc Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 5 Mar 2013 10:06:55 +0000 Subject: compilation fix git-svn-id: http://svn.miranda-ng.org/main/trunk@3889 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/PluginUpdater/src/Common.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plugins/PluginUpdater/src/Common.h b/plugins/PluginUpdater/src/Common.h index 2d1001992d..76c478b6f9 100644 --- a/plugins/PluginUpdater/src/Common.h +++ b/plugins/PluginUpdater/src/Common.h @@ -14,7 +14,7 @@ Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this file; see the file license.txt. If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. +Boston, MA 02111-1307, USA. */ #define _CRT_SECURE_NO_WARNINGS @@ -33,6 +33,7 @@ Boston, MA 02111-1307, USA. #include #include #include +#include #include #include #include -- cgit v1.2.3