From a90d2925ddfa4e1a19197ca39df8e73d7af6e689 Mon Sep 17 00:00:00 2001 From: Jussi Pakkanen Date: Sun, 15 Aug 2021 11:33:57 +0300 Subject: Revert "compilers/c++: Add MSVC option to make the __cplusplus define accurate" This reverts commit 0b97d585480e973d8b149618901f7a4ddfa1a906. --- unittests/windowstests.py | 1 + 1 file changed, 1 insertion(+) (limited to 'unittests') diff --git a/unittests/windowstests.py b/unittests/windowstests.py index f2517f2c4..935964209 100644 --- a/unittests/windowstests.py +++ b/unittests/windowstests.py @@ -359,3 +359,4 @@ class WindowsTests(BasePlatformTests): raise SkipTest('C++ modules are only supported with VS 2019 Preview or newer.') self.init(os.path.join(self.unit_test_dir, '86 cpp modules')) self.build() + -- cgit v1.2.3