mirror of
https://github.com/data61/MP-SPDZ.git
synced 2026-01-10 05:57:57 -05:00
12 lines
83 B
C++
12 lines
83 B
C++
/*
|
|
* TinyMC.cpp
|
|
*
|
|
*/
|
|
|
|
#include "TinyMC.h"
|
|
|
|
namespace GC
|
|
{
|
|
|
|
} /* namespace GC */
|