From 7f953924ebace27c2b161468908ddafcc0573f77 Mon Sep 17 00:00:00 2001 From: Clownacy Date: Tue, 7 Jan 2020 04:40:27 +0000 Subject: [PATCH] Make VS2003 compile everything as C++ again As recent findings in #41 have shown, the codebase appears to be C++98, not C89. --- vs2003/CSE2.vcproj | 30 ------------------------------ 1 file changed, 30 deletions(-) diff --git a/vs2003/CSE2.vcproj b/vs2003/CSE2.vcproj index 3725c70c..27e0f055 100644 --- a/vs2003/CSE2.vcproj +++ b/vs2003/CSE2.vcproj @@ -243,12 +243,6 @@ - - - @@ -327,42 +321,18 @@ - - - - - - - - - - - -