Files
MP-SPDZ/Protocols/ShareInterface.cpp
2021-07-02 15:50:34 +10:00

9 lines
104 B
C++

/*
* ShareInterface.cpp
*
*/
#include "ShareInterface.h"
const int ShareInterface::default_length;