hi I have a sgx project that compile and run with a makefile. The trsted part is compiled with c++ 11 while the untrusted part is compiled with c++ 17. I am trying now to co