summaryrefslogtreecommitdiff
path: root/lib/shared_string/shared_string_test/stdafx.cpp
diff options
context:
space:
mode:
authorjacqueline <me@jacqueline.id.au>2023-11-07 16:52:42 +1100
committerjacqueline <me@jacqueline.id.au>2023-11-07 16:58:08 +1100
commit0e661409b1837beedf62cdf05f18e1453cb880ae (patch)
tree5ce4aa63f4391db5ffb25f139fc69144c5bede94 /lib/shared_string/shared_string_test/stdafx.cpp
parent91d16b3ff536a7d4245197be0e088010871d1e07 (diff)
downloadtangara-fw-0e661409b1837beedf62cdf05f18e1453cb880ae.tar.gz
Fix missing licenses
Includes removing unused shared_string This helps with #6, but there's still more work to do
Diffstat (limited to 'lib/shared_string/shared_string_test/stdafx.cpp')
-rwxr-xr-xlib/shared_string/shared_string_test/stdafx.cpp8
1 files changed, 0 insertions, 8 deletions
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