From c8630a8669a23912b629ed7389500bf0ce9f4e48 Mon Sep 17 00:00:00 2001 From: Clownacy Date: Mon, 13 May 2019 15:24:34 +0100 Subject: [PATCH] Removed the stdint.h replacement for MSVC2003 --- msvc2003/CSE2.vcproj | 8 ++++---- msvc2003/stdint.h | 13 ------------- 2 files changed, 4 insertions(+), 17 deletions(-) delete mode 100644 msvc2003/stdint.h diff --git a/msvc2003/CSE2.vcproj b/msvc2003/CSE2.vcproj index 5e6abf9f..4832e8f1 100644 --- a/msvc2003/CSE2.vcproj +++ b/msvc2003/CSE2.vcproj @@ -21,7 +21,7 @@