From 4a6d6220e4e6d307805ae1ef760af1258843d398 Mon Sep 17 00:00:00 2001 From: John Wellbelove Date: Mon, 3 Jan 2022 18:24:05 +0000 Subject: [PATCH] Added bit.h and test files --- test/vs2019/etl.vcxproj | 1 + test/vs2019/etl.vcxproj.filters | 3 +++ 2 files changed, 4 insertions(+) diff --git a/test/vs2019/etl.vcxproj b/test/vs2019/etl.vcxproj index 2152c79d..89c95188 100644 --- a/test/vs2019/etl.vcxproj +++ b/test/vs2019/etl.vcxproj @@ -7790,6 +7790,7 @@ + diff --git a/test/vs2019/etl.vcxproj.filters b/test/vs2019/etl.vcxproj.filters index 089811e6..5fabac2f 100644 --- a/test/vs2019/etl.vcxproj.filters +++ b/test/vs2019/etl.vcxproj.filters @@ -3086,6 +3086,9 @@ Tests + + Tests +