summaryrefslogtreecommitdiff
path: root/lib/shared_string/shared_string_test/stdafx.cpp
diff options
context:
space:
mode:
authorjacqueline <me@jacqueline.id.au>2023-06-23 15:31:45 +1000
committerjacqueline <me@jacqueline.id.au>2023-06-23 15:31:45 +1000
commitaee0474191aa6b4e4505e3f5a74b4ac8cc48063b (patch)
treef899ca369fa64975dc4c8f6d005d7aa1842045cd /lib/shared_string/shared_string_test/stdafx.cpp
parentcde8002df4a86a2a6efd4aa0b5c174b2f39f7bf7 (diff)
downloadtangara-fw-aee0474191aa6b4e4505e3f5a74b4ac8cc48063b.tar.gz
Add a shared string library
Diffstat (limited to 'lib/shared_string/shared_string_test/stdafx.cpp')
-rwxr-xr-xlib/shared_string/shared_string_test/stdafx.cpp8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/shared_string/shared_string_test/stdafx.cpp b/lib/shared_string/shared_string_test/stdafx.cpp
new file mode 100755
index 00000000..539b4668
--- /dev/null
+++ b/lib/shared_string/shared_string_test/stdafx.cpp
@@ -0,0 +1,8 @@
+// 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