From 0e661409b1837beedf62cdf05f18e1453cb880ae Mon Sep 17 00:00:00 2001 From: jacqueline Date: Tue, 7 Nov 2023 16:52:42 +1100 Subject: Fix missing licenses Includes removing unused shared_string This helps with #6, but there's still more work to do --- lib/shared_string/shared_string_test/stdafx.h | 6 ------ 1 file changed, 6 deletions(-) delete mode 100755 lib/shared_string/shared_string_test/stdafx.h (limited to 'lib/shared_string/shared_string_test/stdafx.h') diff --git a/lib/shared_string/shared_string_test/stdafx.h b/lib/shared_string/shared_string_test/stdafx.h deleted file mode 100755 index fde457b1..00000000 --- a/lib/shared_string/shared_string_test/stdafx.h +++ /dev/null @@ -1,6 +0,0 @@ -#pragma once - -#include "targetver.h" - -#include "CppUnitTest.h" - -- cgit v1.2.3