fotiskoun / CCF

Confidential Consortium Framework
https://microsoft.github.io/CCF
Apache License 2.0
2 stars 0 forks source link

Remove stdcpp.cpp and submit.cpp unused headers #53

Closed fotiskoun closed 2 years ago

fotiskoun commented 2 years ago

Not all the headers in stdcpp are required, Find out which are the ones you need (if any) and remove the rest. Also, submit.cpp has now a large list of header files and dependencies which most probably you don't need any more.