blob: 22247bb2db804900917a4ed791eedd5a17b43f8c (
plain)
1
2
3
4
5
6
7
8
9
|
/** @file
Include file to support building the third-party cryptographic library.
Copyright (c) 2010 - 2017, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#include <CrtLibSupport.h>
|