Safeheron-SGX-Native-Development-Framework v1.2.0
Loading...
Searching...
No Matches
ssgx_log_u_log_message.h
Go to the documentation of this file.
1#ifndef SAFEHERON_SGX_LIBRARY_LOG_U_LOG_MESSAGE_H
2#define SAFEHERON_SGX_LIBRARY_LOG_U_LOG_MESSAGE_H
3
4#include <cstdio>
5#include <string>
6
7namespace ssgx {
12namespace log_u {
13
14#include "ssgx_log_share.h"
15
16} // namespace log_u
17} // namespace ssgx
18
19#endif // SAFEHERON_SGX_LIBRARY_LOG_U_LOG_MESSAGE_H
Definition ssgx_attestation_t.h:6