[Assignment-7] fixed header spelling
This commit is contained in:
parent
355e8560f6
commit
bb11ef02e4
1 changed files with 2 additions and 2 deletions
|
@ -35,8 +35,8 @@
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
||||||
#include "Enclave.h"
|
#include "enclave.h"
|
||||||
#include "Enclave_t.h"
|
#include "enclave_t.h"
|
||||||
#include <sgx_tseal.h>
|
#include <sgx_tseal.h>
|
||||||
#include <sgx_error.h>
|
#include <sgx_error.h>
|
||||||
#include <sgx_tcrypto.h>
|
#include <sgx_tcrypto.h>
|
||||||
|
|
Loading…
Reference in a new issue