azure-security-attestation
rtti.hpp
Go to the documentation of this file.
1 // Copyright (c) Microsoft Corporation. All rights reserved.
2 // SPDX-License-Identifier: MIT
3 
16 #pragma once
17 
34 #if defined(AZ_RTTI) || (0 /*@AZ_ATTESTATION_RTTI@*/)
35 #define AZ_ATTESTATION_RTTI
36 #endif