From 493fa438bde100fab6c910bf3167e1208613ddcc Mon Sep 17 00:00:00 2001 From: martinmoene Date: Mon, 22 Apr 2013 00:57:47 -0700 Subject: [PATCH] Updated What compilers does CATCH work with (markdown) --- What-compilers-does-CATCH-work-with.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/What-compilers-does-CATCH-work-with.md b/What-compilers-does-CATCH-work-with.md index ff32ffe..eb5c4a1 100644 --- a/What-compilers-does-CATCH-work-with.md +++ b/What-compilers-does-CATCH-work-with.md @@ -7,9 +7,11 @@ Therefore this page is an attempt to capture a list of compilers and platforms t Thanks for the support. ## Fully supported +Mac: * GCC 4.2 / Mac * LLVM 4.0 / Mac +Windows: * MSVC 8 (Windows) * MSVC 9 (Windows) * MSVC 10 (Windows)