xref: /aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/VCOM/VCOM-TPM/stdafx.cpp (revision 5c591343844d1f9da7da26467c4bf7efc8a7a413)
1*5c591343SA. Cody Schuffelen // stdafx.cpp : source file that includes just the standard includes
2*5c591343SA. Cody Schuffelen // VCOM-TPM.pch will be the pre-compiled header
3*5c591343SA. Cody Schuffelen // stdafx.obj will contain the pre-compiled type information
4*5c591343SA. Cody Schuffelen 
5*5c591343SA. Cody Schuffelen #include "stdafx.h"
6*5c591343SA. Cody Schuffelen 
7*5c591343SA. Cody Schuffelen // TODO: reference any additional headers you need in STDAFX.H
8*5c591343SA. Cody Schuffelen // and not in this file
9*5c591343SA. Cody Schuffelen