xref: /aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/VCOM/VCOM-TPM/targetver.h (revision 5c591343844d1f9da7da26467c4bf7efc8a7a413)
1*5c591343SA. Cody Schuffelen #pragma once
2*5c591343SA. Cody Schuffelen 
3*5c591343SA. Cody Schuffelen // Including SDKDDKVer.h defines the highest available Windows platform.
4*5c591343SA. Cody Schuffelen 
5*5c591343SA. Cody Schuffelen // If you wish to build your application for a previous Windows platform, include WinSDKVer.h and
6*5c591343SA. Cody Schuffelen // set the _WIN32_WINNT macro to the platform you wish to support before including SDKDDKVer.h.
7*5c591343SA. Cody Schuffelen 
8*5c591343SA. Cody Schuffelen #include <SDKDDKVer.h>
9*5c591343SA. Cody Schuffelen