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