diff options
| author | jacqueline <me@jacqueline.id.au> | 2023-11-07 16:52:42 +1100 |
|---|---|---|
| committer | jacqueline <me@jacqueline.id.au> | 2023-11-07 16:58:08 +1100 |
| commit | 0e661409b1837beedf62cdf05f18e1453cb880ae (patch) | |
| tree | 5ce4aa63f4391db5ffb25f139fc69144c5bede94 /lib/shared_string/shared_string_test/targetver.h | |
| parent | 91d16b3ff536a7d4245197be0e088010871d1e07 (diff) | |
| download | tangara-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/targetver.h')
| -rwxr-xr-x | lib/shared_string/shared_string_test/targetver.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/lib/shared_string/shared_string_test/targetver.h b/lib/shared_string/shared_string_test/targetver.h deleted file mode 100755 index 87c0086d..00000000 --- a/lib/shared_string/shared_string_test/targetver.h +++ /dev/null @@ -1,8 +0,0 @@ -#pragma once - -// Including SDKDDKVer.h defines the highest available Windows platform. - -// If you wish to build your application for a previous Windows platform, include WinSDKVer.h and -// set the _WIN32_WINNT macro to the platform you wish to support before including SDKDDKVer.h. - -#include <SDKDDKVer.h> |
