From 31aec878c07125c3ba4e68bc854c5240af0ccdca Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 14 Apr 2019 13:56:55 +0300 Subject: pack of changes for VS2019 --- libs/libjson/src/stdafx.h | 1 + libs/pthreads/pthreads.vcxproj | 1 + 2 files changed, 2 insertions(+) (limited to 'libs') diff --git a/libs/libjson/src/stdafx.h b/libs/libjson/src/stdafx.h index f98b28f2aa..4d78750560 100644 --- a/libs/libjson/src/stdafx.h +++ b/libs/libjson/src/stdafx.h @@ -23,6 +23,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #pragma once +#include #include #include diff --git a/libs/pthreads/pthreads.vcxproj b/libs/pthreads/pthreads.vcxproj index 2b353e3bcd..4094e30e0d 100644 --- a/libs/pthreads/pthreads.vcxproj +++ b/libs/pthreads/pthreads.vcxproj @@ -28,6 +28,7 @@ false false v141_xp + v142 -- cgit v1.2.3