mirror of
https://github.com/data61/MP-SPDZ.git
synced 2026-01-09 13:37:58 -05:00
Improve compilation.
This commit is contained in:
@@ -81,9 +81,4 @@ void ThreadMaster<T>::run()
|
||||
cerr << "Time = " << timer.elapsed() << endl;
|
||||
}
|
||||
|
||||
|
||||
template class ThreadMaster<FakeSecret>;
|
||||
template class ThreadMaster<ReplicatedSecret>;
|
||||
|
||||
|
||||
} /* namespace GC */
|
||||
|
||||
Reference in New Issue
Block a user