From 5357bfc0d1ca654ae51f71ca67a8faad0d5b5264 Mon Sep 17 00:00:00 2001 From: Alexander Lantsev Date: Thu, 3 Mar 2016 13:50:49 +0000 Subject: Dropbox: new service pt. 1 git-svn-id: http://svn.miranda-ng.org/main/trunk@16403 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Dropbox/src/stdafx.cxx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'plugins/Dropbox/src/stdafx.cxx') diff --git a/plugins/Dropbox/src/stdafx.cxx b/plugins/Dropbox/src/stdafx.cxx index 0765fbaa6f..5a725d1c0f 100644 --- a/plugins/Dropbox/src/stdafx.cxx +++ b/plugins/Dropbox/src/stdafx.cxx @@ -15,4 +15,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "stdafx.h" \ No newline at end of file +#include "stdafx.h" + +ULONG FileTransferParam::hFileProcess = 1; \ No newline at end of file -- cgit v1.2.3