From 8a93bd50466b767582f8251f65b53ded89fbf526 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 10 Feb 2019 12:25:45 +0300 Subject: compilation fix --- libs/libcurl/src/stdafx.cxx | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 libs/libcurl/src/stdafx.cxx (limited to 'libs/libcurl/src/stdafx.cxx') diff --git a/libs/libcurl/src/stdafx.cxx b/libs/libcurl/src/stdafx.cxx new file mode 100644 index 0000000000..1647228cd0 --- /dev/null +++ b/libs/libcurl/src/stdafx.cxx @@ -0,0 +1,2 @@ + +#include "stdafx.h" \ No newline at end of file -- cgit v1.2.3