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.cpp | 8 -------- 1 file changed, 8 deletions(-) delete mode 100755 lib/shared_string/shared_string_test/stdafx.cpp (limited to 'lib/shared_string/shared_string_test/stdafx.cpp') diff --git a/lib/shared_string/shared_string_test/stdafx.cpp b/lib/shared_string/shared_string_test/stdafx.cpp deleted file mode 100755 index 539b4668..00000000 --- a/lib/shared_string/shared_string_test/stdafx.cpp +++ /dev/null @@ -1,8 +0,0 @@ -// stdafx.cpp : source file that includes just the standard includes -// shared_string_test.pch will be the pre-compiled header -// stdafx.obj will contain the pre-compiled type information - -#include "stdafx.h" - -// TODO: reference any additional headers you need in STDAFX.H -// and not in this file -- cgit v1.2.3