From 9e3fe90d27add4dbca66c534e3a557502192d9bc Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 8 Feb 2019 13:53:20 +0300 Subject: libssh2 added to Miranda to support SFTP transfers in libcurl --- libs/libssh2/src/stdafx.cxx | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 libs/libssh2/src/stdafx.cxx (limited to 'libs/libssh2/src/stdafx.cxx') diff --git a/libs/libssh2/src/stdafx.cxx b/libs/libssh2/src/stdafx.cxx new file mode 100644 index 0000000000..1647228cd0 --- /dev/null +++ b/libs/libssh2/src/stdafx.cxx @@ -0,0 +1,2 @@ + +#include "stdafx.h" \ No newline at end of file -- cgit v1.2.3