From 09820f11f5f4c5803e2a99044b9f4b9da3adfd62 Mon Sep 17 00:00:00 2001 From: Daniel Sipka Date: Thu, 24 Sep 2015 11:52:54 +0200 Subject: [PATCH] mention MSVC support --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ef56eaa..423b213 100644 --- a/README.md +++ b/README.md @@ -198,7 +198,8 @@ Output: - A C++ compiler with decent C++11 support. Currently tested with: - GCC 4.7, 4.8, 4.9 - - clang 3.4.2, 3.5 + - clang 3.4.2, 3. + - MSVC 2013 - Boost 1.54+ for [Boost.Variant](http://www.boost.org/libs/variant) - CMake 2.8+ for building