From 111ef842ae8b556d67467043264cf6ef38f587b2 Mon Sep 17 00:00:00 2001 From: Egor Pugin Date: Sun, 23 Jun 2019 11:34:58 +0300 Subject: [PATCH] Add VS2019 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de2ec6fbcd..958a6cba9f 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ Supported Compilers are: * GCC 4.8 and above * Clang 3.4 and above -* MSVC 2015, 2017 +* MSVC 2015, 2017, 2019 Other compilers might work, but are not officially supported.