From b80f7db832390a1b43829c1d5857f382c45b0df6 Mon Sep 17 00:00:00 2001 From: Aaron Clauson Date: Thu, 7 Nov 2019 20:03:23 +0000 Subject: Remove redundant class file includes from test_bitcoin project. --- build_msvc/test_bitcoin/test_bitcoin.vcxproj | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/build_msvc/test_bitcoin/test_bitcoin.vcxproj b/build_msvc/test_bitcoin/test_bitcoin.vcxproj index aea961ec69..1d05ff6cba 100644 --- a/build_msvc/test_bitcoin/test_bitcoin.vcxproj +++ b/build_msvc/test_bitcoin/test_bitcoin.vcxproj @@ -9,15 +9,13 @@ $(SolutionDir)$(Platform)\$(Configuration)\ - + - - - - + + -- cgit v1.2.3